← Back to team overview

clicompanion-devs team mailing list archive

[Merge] lp:~clicompanion-devs/clicompanion/bug-608653 into lp:clicompanion

 

Jonathan Marsden has proposed merging lp:~clicompanion-devs/clicompanion/bug-608653 into lp:clicompanion.

Requested reviews:
  Duane Hinnen (duanedesign)

For more details, see:
https://code.launchpad.net/~clicompanion-devs/clicompanion/bug-608653/+merge/82658

Edited data/clicompanion.desktop to use the correct name for the icon file (added .16 to end of the line).

Rationale: If the Icon= line and the filename do not match, there is no way for the desktop environment to find and use the icon.

-- 
https://code.launchpad.net/~clicompanion-devs/clicompanion/bug-608653/+merge/82658
Your team CLI Companion Development Team is subscribed to branch lp:~clicompanion-devs/clicompanion/bug-608653.
=== modified file 'data/clicompanion.desktop'
--- data/clicompanion.desktop	2010-11-30 16:03:59 +0000
+++ data/clicompanion.desktop	2011-11-18 10:14:25 +0000
@@ -3,5 +3,5 @@
 Comment=Run and store terminal commands from a GUI
 Categories=Utility;GTK;
 Exec=clicompanion
-Icon=clicompanion
+Icon=clicompanion.16
 Type=Application


Follow ups