From 59933bc9172b5ea28e66e37a5436c492fe8101c2 Mon Sep 17 00:00:00 2001 From: tiemay Date: Wed, 24 Sep 2014 11:04:04 -0400 Subject: [PATCH] remove -icon from *nix image names as discussed in http://forum.voxelands.com/viewtopic.php?id=279 --- voxelands-icon-24x24.png => voxelands-24x24.png | Bin voxelands.desktop | 2 +- voxelands-icon.svg => voxelands.svg | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename voxelands-icon-24x24.png => voxelands-24x24.png (100%) rename voxelands-icon.svg => voxelands.svg (100%) diff --git a/voxelands-icon-24x24.png b/voxelands-24x24.png similarity index 100% rename from voxelands-icon-24x24.png rename to voxelands-24x24.png diff --git a/voxelands.desktop b/voxelands.desktop index 4ca29b5..aff3910 100644 --- a/voxelands.desktop +++ b/voxelands.desktop @@ -2,7 +2,7 @@ Name=Voxelands GenericName=Voxelands Comment=3D Voxel World Game -Icon=voxelands-icon +Icon=voxelands Exec=voxelands Terminal=false Type=Application diff --git a/voxelands-icon.svg b/voxelands.svg similarity index 100% rename from voxelands-icon.svg rename to voxelands.svg