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 /noncore/games/minesweep | |
parent | 4b90c9ba76f5757c670e1fd66ceb9cf2d8057073 (diff) | |
download | opie-0561505ce8077b2ae494f0f9af3e3f6b1ad4de16.zip opie-0561505ce8077b2ae494f0f9af3e3f6b1ad4de16.tar.gz opie-0561505ce8077b2ae494f0f9af3e3f6b1ad4de16.tar.bz2 |
I fixed some issues in .pro
-rw-r--r-- | noncore/games/minesweep/minesweep.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro index 4c5ffb6..89dd5e3 100644 --- a/noncore/games/minesweep/minesweep.pro +++ b/noncore/games/minesweep/minesweep.pro @@ -25,4 +25,5 @@ TRANSLATIONS = ../../../i18n/de/minesweep.ts \ ../../../i18n/pt_BR/minesweep.ts \ ../../../i18n/sl/minesweep.ts \ ../../../i18n/zh_CN/minesweep.ts \ + ../../../i18n/it/minesweep.ts \ ../../../i18n/zh_TW/minesweep.ts |