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/games | |
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 |
2 files changed, 2 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 |