GUI: Sort language files in project file.

This commit is contained in:
Kimmo Varis 2011-04-06 09:56:26 +03:00
parent 6aabc79d49
commit a5540e8548
1 changed files with 6 additions and 6 deletions

View File

@ -33,17 +33,17 @@ FORMS = about.ui \
settings.ui \
stats.ui
TRANSLATIONS = cppcheck_es.ts \
TRANSLATIONS = cppcheck_de.ts \
cppcheck_en.ts \
cppcheck_es.ts \
cppcheck_fi.ts \
cppcheck_fr.ts \
cppcheck_ja.ts \
cppcheck_nl.ts \
cppcheck_en.ts \
cppcheck_sv.ts \
cppcheck_de.ts \
cppcheck_pl.ts \
cppcheck_ru.ts \
cppcheck_ja.ts \
cppcheck_sr.ts
cppcheck_sr.ts \
cppcheck_sv.ts
# Windows-specific options
CONFIG += embed_manifest_exe