-rw-r--r-- | core/apps/helpbrowser/helpbrowser.pro | 29 |
1 files changed, 15 insertions, 14 deletions
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro index 0da2ff2..d87699d 100644 --- a/core/apps/helpbrowser/helpbrowser.pro +++ b/core/apps/helpbrowser/helpbrowser.pro | |||
@@ -10,16 +10,17 @@ LIBS += -lqpe | |||
10 | INTERFACES= | 10 | INTERFACES= |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/helpbrowser.pro.in.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/helpbrowser.ts \ |
13 | ../../../i18n/en/helpbrowser.pro.in.ts \ | 13 | ../../../i18n/en/helpbrowser.ts \ |
14 | ../../../i18n/es/helpbrowser.pro.in.ts \ | 14 | ../../../i18n/es/helpbrowser.ts \ |
15 | ../../../i18n/fr/helpbrowser.pro.in.ts \ | 15 | ../../../i18n/fr/helpbrowser.ts \ |
16 | ../../../i18n/hu/helpbrowser.pro.in.ts \ | 16 | ../../../i18n/hu/helpbrowser.ts \ |
17 | ../../../i18n/ja/helpbrowser.pro.in.ts \ | 17 | ../../../i18n/ja/helpbrowser.ts \ |
18 | ../../../i18n/ko/helpbrowser.pro.in.ts \ | 18 | ../../../i18n/ko/helpbrowser.ts \ |
19 | ../../../i18n/no/helpbrowser.pro.in.ts \ | 19 | ../../../i18n/no/helpbrowser.ts \ |
20 | ../../../i18n/pl/helpbrowser.pro.in.ts \ | 20 | ../../../i18n/pl/helpbrowser.ts \ |
21 | ../../../i18n/pt/helpbrowser.pro.in.ts \ | 21 | ../../../i18n/pt/helpbrowser.ts \ |
22 | ../../../i18n/pt_BR/helpbrowser.pro.in.ts \ | 22 | ../../../i18n/pt_BR/helpbrowser.ts \ |
23 | ../../../i18n/sl/helpbrowser.pro.in.ts \ | 23 | ../../../i18n/sl/helpbrowser.ts \ |
24 | ../../../i18n/zh_CN/helpbrowser.pro.in.ts \ | 24 | ../../../i18n/zh_CN/helpbrowser.ts \ |
25 | ../../../i18n/zh_TW/helpbrowser.pro.in.ts | 25 | ../../../i18n/it/helpbrowser.ts \ |
26 | ../../../i18n/zh_TW/helpbrowser.ts | ||