-rwxr-xr-x | core/apps/embeddedkonsole/embeddedkonsole.pro | 1 | ||||
-rw-r--r-- | core/apps/textedit/textedit.pro | 1 | ||||
-rw-r--r-- | core/pim/addressbook/addressbook.pro | 1 | ||||
-rw-r--r-- | core/pim/today/today.pro | 1 | ||||
-rw-r--r-- | core/pim/todo/todo.pro | 1 | ||||
-rw-r--r-- | library/library.pro | 1 | ||||
-rw-r--r-- | noncore/games/snake/snake.pro | 1 | ||||
-rwxr-xr-x | noncore/games/solitaire/solitaire.pro | 1 | ||||
-rw-r--r-- | noncore/graphics/drawpad/drawpad.pro | 1 | ||||
-rw-r--r-- | noncore/settings/sysinfo/sysinfo.pro | 1 | ||||
-rw-r--r-- | noncore/tools/calculator/calculator.pro | 1 | ||||
-rw-r--r-- | noncore/tools/clock/clock.pro | 1 | ||||
-rw-r--r-- | noncore/unsupported/filebrowser/filebrowser.pro | 1 |
13 files changed, 13 insertions, 0 deletions
diff --git a/core/apps/embeddedkonsole/embeddedkonsole.pro b/core/apps/embeddedkonsole/embeddedkonsole.pro index 1658c06..92a6930 100755 --- a/core/apps/embeddedkonsole/embeddedkonsole.pro +++ b/core/apps/embeddedkonsole/embeddedkonsole.pro @@ -39,8 +39,9 @@ TRANSLATIONS += ../i18n/de/embeddedkonsole.ts TRANSLATIONS += ../i18n/en/embeddedkonsole.ts TRANSLATIONS += ../i18n/hu/embeddedkonsole.ts TRANSLATIONS += ../i18n/fr/embeddedkonsole.ts TRANSLATIONS += ../i18n/ja/embeddedkonsole.ts TRANSLATIONS += ../i18n/ko/embeddedkonsole.ts TRANSLATIONS += ../i18n/no/embeddedkonsole.ts +TRANSLATIONS += ../i18n/sl/embeddedkonsole.ts TRANSLATIONS += ../i18n/zh_CN/embeddedkonsole.ts TRANSLATIONS += ../i18n/zh_TW/embeddedkonsole.ts diff --git a/core/apps/textedit/textedit.pro b/core/apps/textedit/textedit.pro index 629fd41..fce76bd 100644 --- a/core/apps/textedit/textedit.pro +++ b/core/apps/textedit/textedit.pro @@ -14,10 +14,11 @@ TARGET = textedit TRANSLATIONS += ../i18n/de/textedit.ts TRANSLATIONS += ../i18n/pt_BR/textedit.ts TRANSLATIONS += ../i18n/en/textedit.ts TRANSLATIONS += ../i18n/hu/textedit.ts TRANSLATIONS += ../i18n/fr/textedit.ts TRANSLATIONS += ../i18n/ja/textedit.ts +TRANSLATIONS += ../i18n/sl/textedit.ts TRANSLATIONS += ../i18n/ko/textedit.ts TRANSLATIONS += ../i18n/no/textedit.ts TRANSLATIONS += ../i18n/zh_CN/textedit.ts TRANSLATIONS += ../i18n/zh_TW/textedit.ts diff --git a/core/pim/addressbook/addressbook.pro b/core/pim/addressbook/addressbook.pro index fef74df..3035101 100644 --- a/core/pim/addressbook/addressbook.pro +++ b/core/pim/addressbook/addressbook.pro @@ -18,7 +18,8 @@ TARGET = addressbook INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe TRANSLATIONS = ../i18n/de/addressbook.ts TRANSLATIONS += ../i18n/fr/addressbook.ts +TRANSLATIONS += ../i18n/sl/addressbook.ts TRANSLATIONS += ../i18n/pt_BR/addressbook.ts diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro index 3800bf5..38ae70f 100644 --- a/core/pim/today/today.pro +++ b/core/pim/today/today.pro @@ -11,12 +11,13 @@ INTERFACES = TARGET = today DESTDIR = $(OPIEDIR)/bin TRANSLATIONS = ../i18n/pt_BR/today.ts TRANSLATIONS += ../i18n/de/today.ts TRANSLATIONS += ../i18n/en/today.ts TRANSLATIONS += ../i18n/hu/today.ts +TRANSLATIONS += ../i18n/sl/today.ts TRANSLATIONS += ../i18n/ja/today.ts TRANSLATIONS += ../i18n/ko/today.ts TRANSLATIONS += ../i18n/no/today.ts TRANSLATIONS += ../i18n/zh_CN/today.ts TRANSLATIONS += ../i18n/zh_TW/today.ts TRANSLATIONS += ../i18n/fr/today.ts diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro index e874db6..f214c50 100644 --- a/core/pim/todo/todo.pro +++ b/core/pim/todo/todo.pro @@ -19,9 +19,10 @@ LIBS += -lqpe -lopie TRANSLATIONS = ../i18n/de/todolist.ts TRANSLATIONS += ../i18n/pt_BR/todolist.ts TRANSLATIONS += ../i18n/en/todolist.ts TRANSLATIONS += ../i18n/hu/todolist.ts TRANSLATIONS += ../i18n/ja/todolist.ts TRANSLATIONS += ../i18n/ko/todolist.ts +TRANSLATIONS += ../i18n/sl/todolist.ts TRANSLATIONS += ../i18n/no/todolist.ts TRANSLATIONS += ../i18n/zh_CN/todolist.ts TRANSLATIONS += ../i18n/zh_TW/todolist.ts diff --git a/library/library.pro b/library/library.pro index dbb549e..8bd2b7f 100644 --- a/library/library.pro +++ b/library/library.pro @@ -127,12 +127,13 @@ DESTDIR = $(QTDIR)/lib$(PROJMAK) # This is set by configure$(OPIEDIR). VERSION = 1.5.0 TRANSLATIONS = ../i18n/de/libqpe.ts TRANSLATIONS += ../i18n/pt_BR/libqpe.ts TRANSLATIONS += ../i18n/en/libqpe.ts +TRANSLATIONS += ../i18n/sl/libqpe.ts TRANSLATIONS += ../i18n/hu/libqpe.ts TRANSLATIONS += ../i18n/ja/libqpe.ts TRANSLATIONS += ../i18n/ko/libqpe.ts TRANSLATIONS += ../i18n/no/libqpe.ts TRANSLATIONS += ../i18n/zh_CN/libqpe.ts TRANSLATIONS += ../i18n/zh_TW/libqpe.ts diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro index 481ece1..76c22dd 100644 --- a/noncore/games/snake/snake.pro +++ b/noncore/games/snake/snake.pro @@ -9,12 +9,13 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe TRANSLATIONS = ../i18n/de/snake.ts TRANSLATIONS += ../i18n/pt_BR/snake.ts TRANSLATIONS += ../i18n/en/snake.ts TRANSLATIONS += ../i18n/hu/snake.ts +TRANSLATIONS += ../i18n/sl/snake.ts TRANSLATIONS += ../i18n/fr/snake.ts TRANSLATIONS += ../i18n/ja/snake.ts TRANSLATIONS += ../i18n/ko/snake.ts TRANSLATIONS += ../i18n/no/snake.ts TRANSLATIONS += ../i18n/zh_CN/snake.ts TRANSLATIONS += ../i18n/zh_TW/snake.ts diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro index 839816c..82eecd1 100755 --- a/noncore/games/solitaire/solitaire.pro +++ b/noncore/games/solitaire/solitaire.pro @@ -17,11 +17,12 @@ REQUIRES = patience TRANSLATIONS = ../i18n/de/patience.ts TRANSLATIONS += ../i18n/pt_BR/patience.ts TRANSLATIONS += ../i18n/en/patience.ts TRANSLATIONS += ../i18n/hu/patience.ts TRANSLATIONS += ../i18n/ja/patience.ts +TRANSLATIONS += ../i18n/sl/patience.ts TRANSLATIONS += ../i18n/ko/patience.ts TRANSLATIONS += ../i18n/no/patience.ts TRANSLATIONS += ../i18n/fr/patience.ts TRANSLATIONS += ../i18n/zh_CN/patience.ts TRANSLATIONS += ../i18n/zh_TW/patience.ts diff --git a/noncore/graphics/drawpad/drawpad.pro b/noncore/graphics/drawpad/drawpad.pro index fabed06..8d729c5 100644 --- a/noncore/graphics/drawpad/drawpad.pro +++ b/noncore/graphics/drawpad/drawpad.pro @@ -44,11 +44,12 @@ TARGET = drawpad TRANSLATIONS = ../../i18n/pt_BR/drawpad.ts TRANSLATIONS += ../../i18n/de/drawpad.ts TRANSLATIONS += ../../i18n/en/drawpad.ts TRANSLATIONS += ../../i18n/hu/drawpad.ts TRANSLATIONS += ../../i18n/ja/drawpad.ts +TRANSLATIONS += ../../i18n/sl/drawpad.ts TRANSLATIONS += ../../i18n/fr/drawpad.ts TRANSLATIONS += ../../i18n/ko/drawpad.ts TRANSLATIONS += ../../i18n/no/drawpad.ts TRANSLATIONS += ../../i18n/zh_CN/drawpad.ts TRANSLATIONS += ../../i18n/zh_TW/drawpad.ts diff --git a/noncore/settings/sysinfo/sysinfo.pro b/noncore/settings/sysinfo/sysinfo.pro index 64d3122..08a43a5 100644 --- a/noncore/settings/sysinfo/sysinfo.pro +++ b/noncore/settings/sysinfo/sysinfo.pro @@ -31,8 +31,9 @@ TRANSLATIONS += ../i18n/pt_BR/sysinfo.ts TRANSLATIONS += ../i18n/en/sysinfo.ts TRANSLATIONS += ../i18n/hu/sysinfo.ts TRANSLATIONS += ../i18n/ja/sysinfo.ts TRANSLATIONS += ../i18n/ko/sysinfo.ts TRANSLATIONS += ../i18n/fr/sysinfo.ts TRANSLATIONS += ../i18n/no/sysinfo.ts +TRANSLATIONS += ../i18n/sl/sysinfo.ts TRANSLATIONS += ../i18n/zh_CN/sysinfo.ts TRANSLATIONS += ../i18n/zh_TW/sysinfo.ts diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro index 04761b7..e00daab 100644 --- a/noncore/tools/calculator/calculator.pro +++ b/noncore/tools/calculator/calculator.pro @@ -10,12 +10,13 @@ LIBS += -lqpe INTERFACES = calculator.ui TARGET = calculator TRANSLATIONS = ../i18n/pt_BR/calculator.ts TRANSLATIONS += ../i18n/de/calculator.ts TRANSLATIONS += ../i18n/en/calculator.ts +TRANSLATIONS += ../i18n/sl/calculator.ts TRANSLATIONS += ../i18n/hu/calculator.ts TRANSLATIONS += ../i18n/ja/calculator.ts TRANSLATIONS += ../i18n/fr/calculator.ts TRANSLATIONS += ../i18n/ko/calculator.ts TRANSLATIONS += ../i18n/no/calculator.ts TRANSLATIONS += ../i18n/zh_CN/calculator.ts diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro index 746882e..6a5e795 100644 --- a/noncore/tools/clock/clock.pro +++ b/noncore/tools/clock/clock.pro @@ -11,12 +11,13 @@ INTERFACES = TARGET = clock TRANSLATIONS = ../i18n/de/clock.ts TRANSLATIONS += ../i18n/pt_BR/clock.ts TRANSLATIONS += ../i18n/en/clock.ts TRANSLATIONS += ../i18n/hu/clock.ts +TRANSLATIONS += ../i18n/sl/clock.ts TRANSLATIONS += ../i18n/ja/clock.ts TRANSLATIONS += ../i18n/ko/clock.ts TRANSLATIONS += ../i18n/fr/clock.ts TRANSLATIONS += ../i18n/no/clock.ts TRANSLATIONS += ../i18n/zh_CN/clock.ts TRANSLATIONS += ../i18n/zh_TW/clock.ts diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro index b3d7b2d..7a52839 100644 --- a/noncore/unsupported/filebrowser/filebrowser.pro +++ b/noncore/unsupported/filebrowser/filebrowser.pro @@ -10,10 +10,11 @@ INTERFACES = TRANSLATIONS = ../i18n/de/filebrowser.ts TRANSLATIONS += ../i18n/pt_BR/filebrowser.ts TRANSLATIONS += ../i18n/en/filebrowser.ts TRANSLATIONS += ../i18n/hu/filebrowser.ts TRANSLATIONS += ../i18n/ja/filebrowser.ts TRANSLATIONS += ../i18n/fr/filebrowser.ts +TRANSLATIONS += ../i18n/sl/filebrowser.ts TRANSLATIONS += ../i18n/ko/filebrowser.ts TRANSLATIONS += ../i18n/no/filebrowser.ts TRANSLATIONS += ../i18n/zh_CN/filebrowser.ts TRANSLATIONS += ../i18n/zh_TW/filebrowser.ts |