Commit 9c9a2d8b authored by Georg Bauer's avatar Georg Bauer
Browse files

added missing languages to setup.py


git-svn-id: http://code.djangoproject.com/svn/django/trunk@2977 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent b6b64737
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -22,8 +22,10 @@ setup(
                        'locale/el/LC_MESSAGES/*',
                        'locale/en/LC_MESSAGES/*',
                        'locale/es/LC_MESSAGES/*',
                        'locale/es_AR/LC_MESSAGES/*',
                        'locale/fr/LC_MESSAGES/*',
                        'locale/gl/LC_MESSAGES/*',
                        'locale/hu/LC_MESSAGES/*',
                        'locale/he/LC_MESSAGES/*',
                        'locale/is/LC_MESSAGES/*',
                        'locale/it/LC_MESSAGES/*',