-rw-r--r-- | noncore/apps/opie-sheet/opie-sheet.pro | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/noncore/apps/opie-sheet/opie-sheet.pro b/noncore/apps/opie-sheet/opie-sheet.pro index 90f29fc..102da8e 100644 --- a/noncore/apps/opie-sheet/opie-sheet.pro +++ b/noncore/apps/opie-sheet/opie-sheet.pro | |||
@@ -8,23 +8,23 @@ DEPENDPATH += $(OPIEDIR)/include | |||
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | TARGET = sheetqt | 9 | TARGET = sheetqt |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/opie-sheet.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/sheetqt.ts \ |
12 | ../../../i18n/da/opie-sheet.ts \ | 12 | ../../../i18n/da/sheetqt.ts \ |
13 | ../../../i18n/xx/opie-sheet.ts \ | 13 | ../../../i18n/xx/sheetqt.ts \ |
14 | ../../../i18n/en/opie-sheet.ts \ | 14 | ../../../i18n/en/sheetqt.ts \ |
15 | ../../../i18n/es/opie-sheet.ts \ | 15 | ../../../i18n/es/sheetqt.ts \ |
16 | ../../../i18n/fr/opie-sheet.ts \ | 16 | ../../../i18n/fr/sheetqt.ts \ |
17 | ../../../i18n/hu/opie-sheet.ts \ | 17 | ../../../i18n/hu/sheetqt.ts \ |
18 | ../../../i18n/ja/opie-sheet.ts \ | 18 | ../../../i18n/ja/sheetqt.ts \ |
19 | ../../../i18n/ko/opie-sheet.ts \ | 19 | ../../../i18n/ko/sheetqt.ts \ |
20 | ../../../i18n/no/opie-sheet.ts \ | 20 | ../../../i18n/no/sheetqt.ts \ |
21 | ../../../i18n/pl/opie-sheet.ts \ | 21 | ../../../i18n/pl/sheetqt.ts \ |
22 | ../../../i18n/pt/opie-sheet.ts \ | 22 | ../../../i18n/pt/sheetqt.ts \ |
23 | ../../../i18n/pt_BR/opie-sheet.ts \ | 23 | ../../../i18n/pt_BR/sheetqt.ts \ |
24 | ../../../i18n/sl/opie-sheet.ts \ | 24 | ../../../i18n/sl/sheetqt.ts \ |
25 | ../../../i18n/zh_CN/opie-sheet.ts \ | 25 | ../../../i18n/zh_CN/sheetqt.ts \ |
26 | ../../../i18n/zh_TW/opie-sheet.ts \ | 26 | ../../../i18n/zh_TW/sheetqt.ts \ |
27 | ../../../i18n/it/opie-sheet.ts | 27 | ../../../i18n/it/sheetqt.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||