author | cniehaus <cniehaus> | 2002-03-28 21:58:07 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-03-28 21:58:07 (UTC) |
commit | ed6bcbba1164cc2235b6d21f20b1de416d36cac2 (patch) (side-by-side diff) | |
tree | 1b6e2003bf17f4c25b7c18ffd30450afb107efbc /noncore | |
parent | 8b7b82249b3cfe26f2fe8d20b1005b9805b1e8c6 (diff) | |
download | opie-ed6bcbba1164cc2235b6d21f20b1de416d36cac2.zip opie-ed6bcbba1164cc2235b6d21f20b1de416d36cac2.tar.gz opie-ed6bcbba1164cc2235b6d21f20b1de416d36cac2.tar.bz2 |
these are the modified files for the .sl-team
-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 |
7 files changed, 7 insertions, 0 deletions
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 @@ -12,6 +12,7 @@ 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 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 @@ -20,6 +20,7 @@ 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 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 @@ -47,6 +47,7 @@ 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 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 @@ -34,5 +34,6 @@ 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 @@ -13,6 +13,7 @@ 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 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 @@ -14,6 +14,7 @@ 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 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 @@ -13,6 +13,7 @@ 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 |