diff options
author | Florian Jung <flo@windfisch.org> | 2011-06-03 14:24:08 +0000 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2011-06-03 14:24:08 +0000 |
commit | db164b62e3892bd17d1a2eabca76bde3b67072df (patch) | |
tree | ab71ac4b4f05ab94c008d75ef7052bef5af6cc74 /muse2/muse.pro | |
parent | def4fdb391f5207ebbe61881416f39f3d896cc5d (diff) | |
parent | 9187899632c14d64b3fae6477b7f941240f912a6 (diff) |
merged with trunk and adapted new functions
Diffstat (limited to 'muse2/muse.pro')
-rw-r--r-- | muse2/muse.pro | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/muse2/muse.pro b/muse2/muse.pro index 364ab42b..4f19f2b4 100644 --- a/muse2/muse.pro +++ b/muse2/muse.pro @@ -686,3 +686,10 @@ QT += xml qt3support #The following line was inserted by qt3to4 CONFIG += uic3 +TRANSLATIONS = \ +share/locale/muse_de.ts \ +share/locale/muse_es.ts \ +share/locale/muse_fr.ts \ +share/locale/muse_pl.ts \ +share/locale/muse_ru.ts \ +share/locale/muse_sv_SE.ts |