diff options
| author | scarab <scarab@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-07-15 20:49:57 +0000 |
|---|---|---|
| committer | scarab <scarab@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-07-15 20:49:57 +0000 |
| commit | 6b22698fec26e427d0edaf9e4e55a35b28f9ab93 (patch) | |
| tree | b3613e0a03d6536b6c19d1c4928c28f443d2b271 | |
| parent | 9bcbd7a9628eb94d6695042c82f6abbe1c0bfd28 (diff) | |
git-svn-id: http://opensvn.csie.org/tuxanci_ng@149 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
| -rw-r--r-- | CMakeLists.txt | 2 | ||||
| -rw-r--r-- | config.h | 2 | ||||
| -rw-r--r-- | data/tuxanci.desktop (renamed from data/tuxanci-ng.desktop) | 2 | ||||
| -rw-r--r-- | data/tuxanci.ico | bin | 0 -> 5430 bytes |
4 files changed, 3 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 883b571..b1e5322 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ # Created by Tomas Chvatal -# volani se vsema externima moznostma: +# volani se vsema externima moznostma: # cmake . -DServer=1 -DNO_Audio=1 -DDebug=1 -DCMAKE_C_FLAGS=-Wall -DWin=1" # make # make install @@ -1 +1 @@ -#define TUXANCI_NG_VERSION "svn148" +#define TUXANCI_NG_VERSION "svn149" diff --git a/data/tuxanci-ng.desktop b/data/tuxanci.desktop index 45ed4b0..08e390b 100644 --- a/data/tuxanci-ng.desktop +++ b/data/tuxanci.desktop @@ -4,6 +4,6 @@ Comment=game tuxanci next generation Exec=/usr/bin/tuxanci-ng Terminal=false Type=Application -Icon=/usr/share/tuxanci-ng/image/tuxanci.png +Icon=/usr/share/tuxanci-ng/image/tuxanci.ico Encoding=UTF-8 Categories=Game diff --git a/data/tuxanci.ico b/data/tuxanci.ico Binary files differnew file mode 100644 index 0000000..c0696a4 --- /dev/null +++ b/data/tuxanci.ico |