author | cniehaus <cniehaus> | 2002-08-29 15:24:36 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-08-29 15:24:36 (UTC) |
commit | 0561505ce8077b2ae494f0f9af3e3f6b1ad4de16 (patch) (side-by-side diff) | |
tree | 5bc3d921febf93a36d2d777fae3b3c84bcf74754 /core/launcher | |
parent | 4b90c9ba76f5757c670e1fd66ceb9cf2d8057073 (diff) | |
download | opie-0561505ce8077b2ae494f0f9af3e3f6b1ad4de16.zip opie-0561505ce8077b2ae494f0f9af3e3f6b1ad4de16.tar.gz opie-0561505ce8077b2ae494f0f9af3e3f6b1ad4de16.tar.bz2 |
I fixed some issues in .pro
-rw-r--r-- | core/launcher/launcher.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro index 169edc1..3b75008 100644 --- a/core/launcher/launcher.pro +++ b/core/launcher/launcher.pro @@ -114,4 +114,5 @@ TRANSLATIONS = ../../i18n/de/qpe.ts \ ../../i18n/pt_BR/qpe.ts \ ../../i18n/sl/qpe.ts \ ../../i18n/zh_CN/qpe.ts \ + ../../i18n/it/qpe.ts \ ../../i18n/zh_TW/qpe.ts |