author | cniehaus <cniehaus> | 2002-06-16 13:23:45 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-06-16 13:23:45 (UTC) |
commit | 923c0cbd81be6234507ef5d6c1877e55f407b7a6 (patch) (side-by-side diff) | |
tree | 76e695bdb3dc7512e9b060c1fdc895552bfb451b /noncore | |
parent | 88f3bc4d58b894d2975ffa8ca1ee6e31edd4b1b7 (diff) | |
download | opie-923c0cbd81be6234507ef5d6c1877e55f407b7a6.zip opie-923c0cbd81be6234507ef5d6c1877e55f407b7a6.tar.gz opie-923c0cbd81be6234507ef5d6c1877e55f407b7a6.tar.bz2 |
This adds some more files.
Time for a coffee
-rw-r--r-- | noncore/apps/dictionary/dictionary.pro | 1 | ||||
-rw-r--r-- | noncore/games/qasteroids/qasteroids.pro | 1 | ||||
-rw-r--r-- | noncore/settings/sysinfo/sysinfo.pro | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro index 924586f..71056dc 100644 --- a/noncore/apps/dictionary/dictionary.pro +++ b/noncore/apps/dictionary/dictionary.pro @@ -25,3 +25,4 @@ TRANSLATIONS += ../i18n/ko/dictionary.ts TRANSLATIONS += ../i18n/no/dictionary.ts TRANSLATIONS += ../i18n/zh_CN/dictionary.ts TRANSLATIONS += ../i18n/zh_TW/dictionary.ts +TRANSLATIONS += ../i18n/es/dictionary.ts diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro index 47a53a2..be328d9 100644 --- a/noncore/games/qasteroids/qasteroids.pro +++ b/noncore/games/qasteroids/qasteroids.pro @@ -20,3 +20,4 @@ TRANSLATIONS += ../i18n/sl/qasteroids.ts TRANSLATIONS += ../i18n/no/qasteroids.ts TRANSLATIONS += ../i18n/zh_CN/qasteroids.ts TRANSLATIONS += ../i18n/zh_TW/qasteroids.ts +TRANSLATIONS += ../i18n/es/qasteroids.ts diff --git a/noncore/settings/sysinfo/sysinfo.pro b/noncore/settings/sysinfo/sysinfo.pro index 0419515..2764f68 100644 --- a/noncore/settings/sysinfo/sysinfo.pro +++ b/noncore/settings/sysinfo/sysinfo.pro @@ -38,3 +38,4 @@ TRANSLATIONS += ../i18n/pl/sysinfo.ts TRANSLATIONS += ../i18n/sl/sysinfo.ts TRANSLATIONS += ../i18n/zh_CN/sysinfo.ts TRANSLATIONS += ../i18n/zh_TW/sysinfo.ts +TRANSLATIONS += ../i18n/es/sysinfo.ts |