summarylogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
authorMatt Sturgeon2017-06-17 10:57:56 +0100
committerMatt Sturgeon2017-06-17 11:08:24 +0100
commite7762812c8529487b91d37a093ec6ce30937b0c3 (patch)
tree6444d72732936e977b2732b8afd09d441d8aa011 /desktop
parentbfb8dbaed3c1d55d515ee9e522b9b73bc076cea0 (diff)
downloadaur-e7762812c8529487b91d37a093ec6ce30937b0c3.tar.gz
1.0.1-2: Use the built icon for the desktop file
Install build/resources/main/bspkrs/mmv/gui/icon/bspkrs128.png to usr/share/pixmaps/MCPMappingViewer.png and use it as Icon in the desktop file.
Diffstat (limited to 'desktop')
-rw-r--r--desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop b/desktop
index faffb2f78820..a55e9ebec768 100644
--- a/desktop
+++ b/desktop
@@ -2,7 +2,7 @@
Name=MCPMappingViewer
Comment=A small GUI for viewing the mappings from Minecraft obfuscated code names to MCP code names
Exec=/usr/bin/MCPMappingViewer
-Icon=/usr/share/mcp-mapping-viewer/icon.png
+Icon=/usr/share/pixmaps/MCPMappingViewer.png
Categories=Development;Utility;Java;
Encoding=UTF-8
StartupNotify=false