-rw-r--r-- | core/apps/helpbrowser/helpbrowser.pro | 5 | ||||
-rw-r--r-- | core/pim/today/today.pro | 9 | ||||
-rw-r--r-- | core/settings/light-and-power/light-and-power.pro | 3 | ||||
-rw-r--r-- | libopie/libopie.pro | 3 | ||||
-rw-r--r-- | libopie/ofileselector/libopie.pro | 3 | ||||
-rw-r--r-- | libopie/pim/libopie.pro | 3 | ||||
-rw-r--r-- | noncore/multimedia/showimg/showimg.pro | 3 | ||||
-rw-r--r-- | noncore/settings/language/language.pro | 3 | ||||
-rw-r--r-- | noncore/tools/calculator/calculator.pro | 3 | ||||
-rw-r--r-- | noncore/tools/clock/clock.pro | 5 |
10 files changed, 25 insertions, 15 deletions
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro index d87699d..aa446dc 100644 --- a/core/apps/helpbrowser/helpbrowser.pro +++ b/core/apps/helpbrowser/helpbrowser.pro | |||
@@ -1,26 +1,27 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | CONFIG = qt warn_on release | 2 | CONFIG = qt warn_on release |
3 | DESTDIR = $(OPIEDIR)/bin | 3 | DESTDIR = $(OPIEDIR)/bin |
4 | HEADERS = helpbrowser.h | 4 | HEADERS = helpbrowser.h |
5 | SOURCES = helpbrowser.cpp \ | 5 | SOURCES = helpbrowser.cpp \ |
6 | main.cpp | 6 | main.cpp |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | INTERFACES= | 10 | INTERFACES= |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/helpbrowser.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/helpbrowser.ts \ |
13 | ../../../i18n/en/helpbrowser.ts \ | 13 | ../../../i18n/en/helpbrowser.ts \ |
14 | ../../../i18n/es/helpbrowser.ts \ | 14 | ../../../i18n/es/helpbrowser.ts \ |
15 | ../../../i18n/fr/helpbrowser.ts \ | 15 | ../../../i18n/fr/helpbrowser.ts \ |
16 | ../../../i18n/hu/helpbrowser.ts \ | 16 | ../../../i18n/hu/helpbrowser.ts \ |
17 | ../../../i18n/ja/helpbrowser.ts \ | 17 | ../../../i18n/ja/helpbrowser.ts \ |
18 | ../../../i18n/ko/helpbrowser.ts \ | 18 | ../../../i18n/ko/helpbrowser.ts \ |
19 | ../../../i18n/no/helpbrowser.ts \ | 19 | ../../../i18n/no/helpbrowser.ts \ |
20 | ../../../i18n/pl/helpbrowser.ts \ | 20 | ../../../i18n/pl/helpbrowser.ts \ |
21 | ../../../i18n/pt/helpbrowser.ts \ | 21 | ../../../i18n/pt/helpbrowser.ts \ |
22 | ../../../i18n/pt_BR/helpbrowser.ts \ | 22 | ../../../i18n/pt_BR/helpbrowser.ts \ |
23 | ../../../i18n/sl/helpbrowser.ts \ | 23 | ../../../i18n/sl/helpbrowser.ts \ |
24 | ../../../i18n/zh_CN/helpbrowser.ts \ | 24 | ../../../i18n/zh_CN/helpbrowser.ts \ |
25 | ../../../i18n/it/helpbrowser.ts \ | 25 | ../../../i18n/it/helpbrowser.ts \ |
26 | ../../../i18n/zh_TW/helpbrowser.ts | 26 | ../../../i18n/zh_TW/helpbrowser.ts \ |
27 | ../../../i18n/da/helpbrowser.ts | ||
diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro index 8596da3..e989f79 100644 --- a/core/pim/today/today.pro +++ b/core/pim/today/today.pro | |||
@@ -1,27 +1,28 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | CONFIG = qt warn_on debug | 2 | CONFIG = qt warn_on debug |
3 | #CONFIG = qt warn_on release | 3 | #CONFIG = qt warn_on release |
4 | HEADERS = today.h todaybase.h todayconfig.h | 4 | HEADERS = today.h todaybase.h todayconfig.h |
5 | SOURCES = main.cpp today.cpp todaybase.cpp todayconfig.cpp | 5 | SOURCES = main.cpp today.cpp todaybase.cpp todayconfig.cpp |
6 | INCLUDEPATH+= $(OPIEDIR)/include | 6 | INCLUDEPATH+= $(OPIEDIR)/include |
7 | DEPENDPATH+= $(OPIEDIR)/include | 7 | DEPENDPATH+= $(OPIEDIR)/include |
8 | LIBS += -lqpe -lopie | 8 | LIBS += -lqpe -lopie |
9 | INTERFACES= | 9 | INTERFACES= |
10 | TARGET = today | 10 | TARGET = today |
11 | DESTDIR = $(OPIEDIR)/bin | 11 | DESTDIR = $(OPIEDIR)/bin |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/today.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/today.ts \ |
14 | ../../../i18n/en/today.ts \ | 14 | ../../../i18n/en/today.ts \ |
15 | ../../../i18n/es/today.ts \ | 15 | ../../../i18n/es/today.ts \ |
16 | ../../../i18n/fr/today.ts \ | 16 | ../../../i18n/fr/today.ts \ |
17 | ../../../i18n/hu/today.ts \ | 17 | ../../../i18n/hu/today.ts \ |
18 | ../../../i18n/ja/today.ts \ | 18 | ../../../i18n/ja/today.ts \ |
19 | ../../../i18n/ko/today.ts \ | 19 | ../../../i18n/ko/today.ts \ |
20 | ../../../i18n/no/today.ts \ | 20 | ../../../i18n/no/today.ts \ |
21 | ../../../i18n/pl/today.ts \ | 21 | ../../../i18n/pl/today.ts \ |
22 | ../../../i18n/pt/today.ts \ | 22 | ../../../i18n/pt/today.ts \ |
23 | ../../../i18n/pt_BR/today.ts \ | 23 | ../../../i18n/pt_BR/today.ts \ |
24 | ../../../i18n/sl/today.ts \ | 24 | ../../../i18n/sl/today.ts \ |
25 | ../../../i18n/zh_CN/today.ts \ | 25 | ../../../i18n/zh_CN/today.ts \ |
26 | ../../../i18n/zh_TW/today.ts \ | 26 | ../../../i18n/zh_TW/today.ts \ |
27 | ../../../i18n/it/today.ts \ No newline at end of file | 27 | ../../../i18n/it/today.ts \ |
28 | ../../../i18n/da/today.ts | ||
diff --git a/core/settings/light-and-power/light-and-power.pro b/core/settings/light-and-power/light-and-power.pro index 80c6631..455d246 100644 --- a/core/settings/light-and-power/light-and-power.pro +++ b/core/settings/light-and-power/light-and-power.pro | |||
@@ -14,13 +14,14 @@ TRANSLATIONS = ../../../i18n/de/light-and-power.ts \ | |||
14 | ../../../i18n/es/light-and-power.ts \ | 14 | ../../../i18n/es/light-and-power.ts \ |
15 | ../../../i18n/fr/light-and-power.ts \ | 15 | ../../../i18n/fr/light-and-power.ts \ |
16 | ../../../i18n/hu/light-and-power.ts \ | 16 | ../../../i18n/hu/light-and-power.ts \ |
17 | ../../../i18n/ja/light-and-power.ts \ | 17 | ../../../i18n/ja/light-and-power.ts \ |
18 | ../../../i18n/ko/light-and-power.ts \ | 18 | ../../../i18n/ko/light-and-power.ts \ |
19 | ../../../i18n/no/light-and-power.ts \ | 19 | ../../../i18n/no/light-and-power.ts \ |
20 | ../../../i18n/pl/light-and-power.ts \ | 20 | ../../../i18n/pl/light-and-power.ts \ |
21 | ../../../i18n/pt/light-and-power.ts \ | 21 | ../../../i18n/pt/light-and-power.ts \ |
22 | ../../../i18n/pt_BR/light-and-power.ts \ | 22 | ../../../i18n/pt_BR/light-and-power.ts \ |
23 | ../../../i18n/sl/light-and-power.ts \ | 23 | ../../../i18n/sl/light-and-power.ts \ |
24 | ../../../i18n/zh_CN/light-and-power.ts \ | 24 | ../../../i18n/zh_CN/light-and-power.ts \ |
25 | ../../../i18n/zh_TW/light-and-power.ts \ | 25 | ../../../i18n/zh_TW/light-and-power.ts \ |
26 | ../../../i18n/it/light-and-power.ts | 26 | ../../../i18n/it/light-and-power.ts \ |
27 | ../../../i18n/da/light-and-power.ts | ||
diff --git a/libopie/libopie.pro b/libopie/libopie.pro index ef82dfd..b7537cc 100644 --- a/libopie/libopie.pro +++ b/libopie/libopie.pro | |||
@@ -80,13 +80,14 @@ TRANSLATIONS = ../i18n/de/libopie.ts \ | |||
80 | ../i18n/en/libopie.ts \ | 80 | ../i18n/en/libopie.ts \ |
81 | ../i18n/es/libopie.ts \ | 81 | ../i18n/es/libopie.ts \ |
82 | ../i18n/fr/libopie.ts \ | 82 | ../i18n/fr/libopie.ts \ |
83 | ../i18n/hu/libopie.ts \ | 83 | ../i18n/hu/libopie.ts \ |
84 | ../i18n/ja/libopie.ts \ | 84 | ../i18n/ja/libopie.ts \ |
85 | ../i18n/ko/libopie.ts \ | 85 | ../i18n/ko/libopie.ts \ |
86 | ../i18n/no/libopie.ts \ | 86 | ../i18n/no/libopie.ts \ |
87 | ../i18n/pl/libopie.ts \ | 87 | ../i18n/pl/libopie.ts \ |
88 | ../i18n/pt/libopie.ts \ | 88 | ../i18n/pt/libopie.ts \ |
89 | ../i18n/pt_BR/libopie.ts \ | 89 | ../i18n/pt_BR/libopie.ts \ |
90 | ../i18n/sl/libopie.ts \ | 90 | ../i18n/sl/libopie.ts \ |
91 | ../i18n/zh_CN/libopie.ts \ | 91 | ../i18n/zh_CN/libopie.ts \ |
92 | ../i18n/zh_TW/libopie.ts | 92 | ../i18n/zh_TW/libopie.ts \ |
93 | ../i18n/da/libopie.ts | ||
diff --git a/libopie/ofileselector/libopie.pro b/libopie/ofileselector/libopie.pro index a694073..c97eabb 100644 --- a/libopie/ofileselector/libopie.pro +++ b/libopie/ofileselector/libopie.pro | |||
@@ -85,13 +85,14 @@ TRANSLATIONS = ../i18n/de/libopie.ts \ | |||
85 | ../i18n/en/libopie.ts \ | 85 | ../i18n/en/libopie.ts \ |
86 | ../i18n/es/libopie.ts \ | 86 | ../i18n/es/libopie.ts \ |
87 | ../i18n/fr/libopie.ts \ | 87 | ../i18n/fr/libopie.ts \ |
88 | ../i18n/hu/libopie.ts \ | 88 | ../i18n/hu/libopie.ts \ |
89 | ../i18n/ja/libopie.ts \ | 89 | ../i18n/ja/libopie.ts \ |
90 | ../i18n/ko/libopie.ts \ | 90 | ../i18n/ko/libopie.ts \ |
91 | ../i18n/no/libopie.ts \ | 91 | ../i18n/no/libopie.ts \ |
92 | ../i18n/pl/libopie.ts \ | 92 | ../i18n/pl/libopie.ts \ |
93 | ../i18n/pt/libopie.ts \ | 93 | ../i18n/pt/libopie.ts \ |
94 | ../i18n/pt_BR/libopie.ts \ | 94 | ../i18n/pt_BR/libopie.ts \ |
95 | ../i18n/sl/libopie.ts \ | 95 | ../i18n/sl/libopie.ts \ |
96 | ../i18n/zh_CN/libopie.ts \ | 96 | ../i18n/zh_CN/libopie.ts \ |
97 | ../i18n/zh_TW/libopie.ts | 97 | ../i18n/zh_TW/libopie.ts \ |
98 | ../i18n/da/libopie.ts | ||
diff --git a/libopie/pim/libopie.pro b/libopie/pim/libopie.pro index b871374..1a7b64c 100644 --- a/libopie/pim/libopie.pro +++ b/libopie/pim/libopie.pro | |||
@@ -65,13 +65,14 @@ TRANSLATIONS = ../i18n/de/libopie.ts \ | |||
65 | ../i18n/en/libopie.ts \ | 65 | ../i18n/en/libopie.ts \ |
66 | ../i18n/es/libopie.ts \ | 66 | ../i18n/es/libopie.ts \ |
67 | ../i18n/fr/libopie.ts \ | 67 | ../i18n/fr/libopie.ts \ |
68 | ../i18n/hu/libopie.ts \ | 68 | ../i18n/hu/libopie.ts \ |
69 | ../i18n/ja/libopie.ts \ | 69 | ../i18n/ja/libopie.ts \ |
70 | ../i18n/ko/libopie.ts \ | 70 | ../i18n/ko/libopie.ts \ |
71 | ../i18n/no/libopie.ts \ | 71 | ../i18n/no/libopie.ts \ |
72 | ../i18n/pl/libopie.ts \ | 72 | ../i18n/pl/libopie.ts \ |
73 | ../i18n/pt/libopie.ts \ | 73 | ../i18n/pt/libopie.ts \ |
74 | ../i18n/pt_BR/libopie.ts \ | 74 | ../i18n/pt_BR/libopie.ts \ |
75 | ../i18n/sl/libopie.ts \ | 75 | ../i18n/sl/libopie.ts \ |
76 | ../i18n/zh_CN/libopie.ts \ | 76 | ../i18n/zh_CN/libopie.ts \ |
77 | ../i18n/zh_TW/libopie.ts | 77 | ../i18n/zh_TW/libopie.ts \ |
78 | ../i18n/da/libopie.ts | ||
diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro index 466cf18..efe16e0 100644 --- a/noncore/multimedia/showimg/showimg.pro +++ b/noncore/multimedia/showimg/showimg.pro | |||
@@ -12,13 +12,14 @@ TRANSLATIONS = ../../../i18n/de/showimg.ts \ | |||
12 | ../../../i18n/en/showimg.ts \ | 12 | ../../../i18n/en/showimg.ts \ |
13 | ../../../i18n/es/showimg.ts \ | 13 | ../../../i18n/es/showimg.ts \ |
14 | ../../../i18n/fr/showimg.ts \ | 14 | ../../../i18n/fr/showimg.ts \ |
15 | ../../../i18n/hu/showimg.ts \ | 15 | ../../../i18n/hu/showimg.ts \ |
16 | ../../../i18n/ja/showimg.ts \ | 16 | ../../../i18n/ja/showimg.ts \ |
17 | ../../../i18n/ko/showimg.ts \ | 17 | ../../../i18n/ko/showimg.ts \ |
18 | ../../../i18n/no/showimg.ts \ | 18 | ../../../i18n/no/showimg.ts \ |
19 | ../../../i18n/pl/showimg.ts \ | 19 | ../../../i18n/pl/showimg.ts \ |
20 | ../../../i18n/pt/showimg.ts \ | 20 | ../../../i18n/pt/showimg.ts \ |
21 | ../../../i18n/pt_BR/showimg.ts \ | 21 | ../../../i18n/pt_BR/showimg.ts \ |
22 | ../../../i18n/sl/showimg.ts \ | 22 | ../../../i18n/sl/showimg.ts \ |
23 | ../../../i18n/zh_CN/showimg.ts \ | 23 | ../../../i18n/zh_CN/showimg.ts \ |
24 | ../../../i18n/zh_TW/showimg.ts | 24 | ../../../i18n/zh_TW/showimg.ts \ |
25 | ../../../i18n/da/showimg.ts | ||
diff --git a/noncore/settings/language/language.pro b/noncore/settings/language/language.pro index 11ef3a0..72d56ff 100644 --- a/noncore/settings/language/language.pro +++ b/noncore/settings/language/language.pro | |||
@@ -13,13 +13,14 @@ TRANSLATIONS = ../../../i18n/de/language.ts \ | |||
13 | ../../../i18n/en/language.ts \ | 13 | ../../../i18n/en/language.ts \ |
14 | ../../../i18n/es/language.ts \ | 14 | ../../../i18n/es/language.ts \ |
15 | ../../../i18n/fr/language.ts \ | 15 | ../../../i18n/fr/language.ts \ |
16 | ../../../i18n/hu/language.ts \ | 16 | ../../../i18n/hu/language.ts \ |
17 | ../../../i18n/ja/language.ts \ | 17 | ../../../i18n/ja/language.ts \ |
18 | ../../../i18n/ko/language.ts \ | 18 | ../../../i18n/ko/language.ts \ |
19 | ../../../i18n/no/language.ts \ | 19 | ../../../i18n/no/language.ts \ |
20 | ../../../i18n/pl/language.ts \ | 20 | ../../../i18n/pl/language.ts \ |
21 | ../../../i18n/pt/language.ts \ | 21 | ../../../i18n/pt/language.ts \ |
22 | ../../../i18n/pt_BR/language.ts \ | 22 | ../../../i18n/pt_BR/language.ts \ |
23 | ../../../i18n/sl/language.ts \ | 23 | ../../../i18n/sl/language.ts \ |
24 | ../../../i18n/zh_CN/language.ts \ | 24 | ../../../i18n/zh_CN/language.ts \ |
25 | ../../../i18n/zh_TW/language.ts | 25 | ../../../i18n/zh_TW/language.ts \ |
26 | ../../../i18n/da/language.ts | ||
diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro index 8ede646..c8396c9 100644 --- a/noncore/tools/calculator/calculator.pro +++ b/noncore/tools/calculator/calculator.pro | |||
@@ -14,13 +14,14 @@ TRANSLATIONS = ../../../i18n/de/calculator.ts \ | |||
14 | ../../../i18n/en/calculator.ts \ | 14 | ../../../i18n/en/calculator.ts \ |
15 | ../../../i18n/es/calculator.ts \ | 15 | ../../../i18n/es/calculator.ts \ |
16 | ../../../i18n/fr/calculator.ts \ | 16 | ../../../i18n/fr/calculator.ts \ |
17 | ../../../i18n/hu/calculator.ts \ | 17 | ../../../i18n/hu/calculator.ts \ |
18 | ../../../i18n/ja/calculator.ts \ | 18 | ../../../i18n/ja/calculator.ts \ |
19 | ../../../i18n/ko/calculator.ts \ | 19 | ../../../i18n/ko/calculator.ts \ |
20 | ../../../i18n/no/calculator.ts \ | 20 | ../../../i18n/no/calculator.ts \ |
21 | ../../../i18n/pl/calculator.ts \ | 21 | ../../../i18n/pl/calculator.ts \ |
22 | ../../../i18n/pt/calculator.ts \ | 22 | ../../../i18n/pt/calculator.ts \ |
23 | ../../../i18n/pt_BR/calculator.ts \ | 23 | ../../../i18n/pt_BR/calculator.ts \ |
24 | ../../../i18n/sl/calculator.ts \ | 24 | ../../../i18n/sl/calculator.ts \ |
25 | ../../../i18n/zh_CN/calculator.ts \ | 25 | ../../../i18n/zh_CN/calculator.ts \ |
26 | ../../../i18n/zh_TW/calculator.ts | 26 | ../../../i18n/zh_TW/calculator.ts \ |
27 | ../../../i18n/da/calculator.ts | ||
diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro index a61f514..554c829 100644 --- a/noncore/tools/clock/clock.pro +++ b/noncore/tools/clock/clock.pro | |||
@@ -1,26 +1,27 @@ | |||
1 | TEMPLATE = app | 1 | TEMPLATE = app |
2 | CONFIG = qt warn_on release | 2 | CONFIG = qt warn_on release |
3 | DESTDIR = $(OPIEDIR)/bin | 3 | DESTDIR = $(OPIEDIR)/bin |
4 | HEADERS = clock.h setAlarm.h | 4 | HEADERS = clock.h setAlarm.h |
5 | SOURCES = clock.cpp setAlarm.cpp \ | 5 | SOURCES = clock.cpp setAlarm.cpp \ |
6 | main.cpp | 6 | main.cpp |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe -lopie | 9 | LIBS += -lqpe -lopie |
10 | INTERFACES = | 10 | INTERFACES = |
11 | TARGET = clock | 11 | TARGET = clock |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/clock.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/clock.ts \ |
14 | ../../../i18n/en/clock.ts \ | 14 | ../../../i18n/en/clock.ts \ |
15 | ../../../i18n/es/clock.ts \ | 15 | ../../../i18n/es/clock.ts \ |
16 | ../../../i18n/fr/clock.ts \ | 16 | ../../../i18n/fr/clock.ts \ |
17 | ../../../i18n/hu/clock.ts \ | 17 | ../../../i18n/hu/clock.ts \ |
18 | ../../../i18n/ja/clock.ts \ | 18 | ../../../i18n/ja/clock.ts \ |
19 | ../../../i18n/ko/clock.ts \ | 19 | ../../../i18n/ko/clock.ts \ |
20 | ../../../i18n/no/clock.ts \ | 20 | ../../../i18n/no/clock.ts \ |
21 | ../../../i18n/pl/clock.ts \ | 21 | ../../../i18n/pl/clock.ts \ |
22 | ../../../i18n/pt/clock.ts \ | 22 | ../../../i18n/pt/clock.ts \ |
23 | ../../../i18n/pt_BR/clock.ts \ | 23 | ../../../i18n/pt_BR/clock.ts \ |
24 | ../../../i18n/sl/clock.ts \ | 24 | ../../../i18n/sl/clock.ts \ |
25 | ../../../i18n/zh_CN/clock.ts \ | 25 | ../../../i18n/zh_CN/clock.ts \ |
26 | ../../../i18n/zh_TW/clock.ts | 26 | ../../../i18n/zh_TW/clock.ts \ |
27 | ../../../i18n/da/clock.ts | ||