author | harlekin <harlekin> | 2002-06-21 15:31:57 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-06-21 15:31:57 (UTC) |
commit | 92a0d835860d6cc99dc0d11ef34315e7f8ea4774 (patch) (unidiff) | |
tree | 5ade4b0e678a1dbb84a24dd6bfebb5226f218a6f | |
parent | 2eb69d489a3da0333101f608fe4e9d9296709017 (diff) | |
download | opie-92a0d835860d6cc99dc0d11ef34315e7f8ea4774.zip opie-92a0d835860d6cc99dc0d11ef34315e7f8ea4774.tar.gz opie-92a0d835860d6cc99dc0d11ef34315e7f8ea4774.tar.bz2 |
translation fix
-rw-r--r-- | core/launcher/launcher.pro | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro index d9609ef..9ab5b74 100644 --- a/core/launcher/launcher.pro +++ b/core/launcher/launcher.pro | |||
@@ -111,15 +111,15 @@ TARGET = opie | |||
111 | 111 | ||
112 | LIBS += -lqpe -lcrypt -lopie | 112 | LIBS += -lqpe -lcrypt -lopie |
113 | 113 | ||
114 | TRANSLATIONS = ../i18n/de/qpe.ts | 114 | TRANSLATIONS = ../i18n/de/opie.ts |
115 | TRANSLATIONS += ../i18n/es/qpe.ts | 115 | TRANSLATIONS += ../i18n/es/opie.ts |
116 | TRANSLATIONS += ../i18n/pt/qpe.ts | 116 | TRANSLATIONS += ../i18n/pt/opie.ts |
117 | TRANSLATIONS += ../i18n/pt_BR/qpe.ts | 117 | TRANSLATIONS += ../i18n/pt_BR/opie.ts |
118 | TRANSLATIONS += ../i18n/en/qpe.ts | 118 | TRANSLATIONS += ../i18n/en/opie.ts |
119 | TRANSLATIONS += ../i18n/hu/qpe.ts | 119 | TRANSLATIONS += ../i18n/hu/opie.ts |
120 | TRANSLATIONS += ../i18n/ja/qpe.ts | 120 | TRANSLATIONS += ../i18n/ja/opie.ts |
121 | TRANSLATIONS += ../i18n/fr/qpe.ts | 121 | TRANSLATIONS += ../i18n/fr/opie.ts |
122 | TRANSLATIONS += ../i18n/ko/qpe.ts | 122 | TRANSLATIONS += ../i18n/ko/opie.ts |
123 | TRANSLATIONS += ../i18n/no/qpe.ts | 123 | TRANSLATIONS += ../i18n/no/opie.ts |
124 | TRANSLATIONS += ../i18n/zh_CN/qpe.ts | 124 | TRANSLATIONS += ../i18n/zh_CN/opie.ts |
125 | TRANSLATIONS += ../i18n/zh_TW/qpe.ts | 125 | TRANSLATIONS += ../i18n/zh_TW/opie.ts |