author | cniehaus <cniehaus> | 2002-03-29 15:51:55 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-03-29 15:51:55 (UTC) |
commit | 6e194663130b9548c4a31afd2798d9ca1dd30be5 (patch) (side-by-side diff) | |
tree | b90d423646cd2a2517be9389145e119c9afe6597 /core/apps | |
parent | 3138ef96c4ce64023c0a45e9317e3a93d998dc50 (diff) | |
download | opie-6e194663130b9548c4a31afd2798d9ca1dd30be5.zip opie-6e194663130b9548c4a31afd2798d9ca1dd30be5.tar.gz opie-6e194663130b9548c4a31afd2798d9ca1dd30be5.tar.bz2 |
for i18n
-rw-r--r-- | core/apps/helpbrowser/helpbrowser.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro index d1bdd8e..475226e 100644 --- a/core/apps/helpbrowser/helpbrowser.pro +++ b/core/apps/helpbrowser/helpbrowser.pro @@ -14,6 +14,7 @@ TRANSLATIONS += ../i18n/pt_BR/helpbrowser.ts TRANSLATIONS += ../i18n/en/helpbrowser.ts TRANSLATIONS += ../i18n/hu/helpbrowser.ts TRANSLATIONS += ../i18n/ja/helpbrowser.ts +TRANSLATIONS += ../i18n/sl/helpbrowser.ts TRANSLATIONS += ../i18n/ko/helpbrowser.ts TRANSLATIONS += ../i18n/no/helpbrowser.ts TRANSLATIONS += ../i18n/fr/helpbrowser.ts |