diff options
author | HEXcube <hexcubed@gmail.com> | 2015-09-02 16:22:12 +0530 |
---|---|---|
committer | est31 <MTest31@outlook.com> | 2015-09-03 19:26:28 +0200 |
commit | c345657289ff64a7e623a264d4c57ac06c3213db (patch) | |
tree | 9661d9cec349aeed2ce66604d24b7b51a6230ffc /misc/minetest.desktop | |
parent | 2035bfc3a64e7c0c82f0cb100cd7d4cc588d0203 (diff) | |
download | minetest-c345657289ff64a7e623a264d4c57ac06c3213db.tar.gz minetest-c345657289ff64a7e623a264d4c57ac06c3213db.tar.bz2 minetest-c345657289ff64a7e623a264d4c57ac06c3213db.zip |
Rename minetest-icon.svg to minetest.svg - Fixes #1564
-Complies with the Linux standard freedesktop icon naming specs: http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html#guidelines
-Ensures compatibility with icon themes
-Edit minetest.desktop, CMakeLists.txt and README.md to reflect this change
Diffstat (limited to 'misc/minetest.desktop')
-rw-r--r-- | misc/minetest.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/minetest.desktop b/misc/minetest.desktop index 4257cef37..1d2430a2c 100644 --- a/misc/minetest.desktop +++ b/misc/minetest.desktop @@ -9,7 +9,7 @@ Comment[ja]=マルチプレイに対応した、無限の世界のブロック Comment[ru]=Игра-песочница с безграничным миром, состоящим из блоков Comment[tr]=Tek-Çok oyuncuyla küplerden sonsuz dünyalar inşa et Exec=minetest -Icon=minetest-icon +Icon=minetest Terminal=false Type=Application Categories=Game; |