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

Proposed by Jonathan Marsden
Status: Merged
Approved by: stlsaint
Approved revision: 89
Merged at revision: 90
Proposed branch: lp:~clicompanion-devs/clicompanion/bug-608653
Merge into: lp:clicompanion
Diff against target: 10 lines (+1/-1)
1 file modified
data/clicompanion.desktop (+1/-1)
To merge this branch: bzr merge lp:~clicompanion-devs/clicompanion/bug-608653
Reviewer Review Type Date Requested Status
Duane Hinnen Approve
Review via email: mp+82658@code.launchpad.net

Description of the change

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.

To post a comment you must log in.
Revision history for this message
Duane Hinnen (duanedesign) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/clicompanion.desktop'
2--- data/clicompanion.desktop 2010-11-30 16:03:59 +0000
3+++ data/clicompanion.desktop 2011-11-18 10:14:25 +0000
4@@ -3,5 +3,5 @@
5 Comment=Run and store terminal commands from a GUI
6 Categories=Utility;GTK;
7 Exec=clicompanion
8-Icon=clicompanion
9+Icon=clicompanion.16
10 Type=Application

Subscribers

People subscribed via source and target branches