Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kliment/Printrun.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiro Hrončok <miro@hroncok.cz>2014-03-19 21:02:08 +0400
committerMiro Hrončok <miro@hroncok.cz>2014-03-19 21:02:08 +0400
commit039806c72155ebc98778c2bcfb867993d6d60957 (patch)
tree5825f9cd5c5095b3e037ea64b005d580198440dd /pronterface.desktop
parent36eff4ab1f33da4774d2a97403674b7500fbae5c (diff)
Use and install PNG icons instead of ICO, rename P-face to pronterface
* PNG icons are smaller and there is no advantage in ICO files containing only one resolution * It's coomon to name the icon after the app
Diffstat (limited to 'pronterface.desktop')
-rw-r--r--pronterface.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/pronterface.desktop b/pronterface.desktop
index 506e254..e9bd5b7 100644
--- a/pronterface.desktop
+++ b/pronterface.desktop
@@ -3,7 +3,7 @@ Type=Application
Name=Pronterface
GenericName=Printer Interface
Comment=Controls your 3D printer
-Icon=/usr/share/pixmaps/P-face.ico
+Icon=/usr/share/pixmaps/pronterface.png
Exec=/usr/bin/pronterface.py %f
Path=/usr/share/pronterface/
StartupNotify=true