Django

Code

Changeset 2977

Show
Ignore:
Timestamp:
05/24/06 09:30:08 (2 years ago)
Author:
hugo
Message:

added missing languages to setup.py

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/setup.py

    r2895 r2977  
    2323                        'locale/en/LC_MESSAGES/*', 
    2424                        'locale/es/LC_MESSAGES/*', 
     25                        'locale/es_AR/LC_MESSAGES/*', 
    2526                        'locale/fr/LC_MESSAGES/*', 
    2627                        'locale/gl/LC_MESSAGES/*', 
     28                        'locale/hu/LC_MESSAGES/*', 
    2729                        'locale/he/LC_MESSAGES/*', 
    2830                        'locale/is/LC_MESSAGES/*',