Merge lp:~walterorlin/lubuntu-default-settings/lxterminalicon into lp:lubuntu-default-settings

Proposed by Lyn Perrine
Status: Merged
Merged at revision: 332
Proposed branch: lp:~walterorlin/lubuntu-default-settings/lxterminalicon
Merge into: lp:lubuntu-default-settings
Diff against target: 12 lines (+1/-1)
1 file modified
src/usr/share/lubuntu/openbox/menu.xml (+1/-1)
To merge this branch: bzr merge lp:~walterorlin/lubuntu-default-settings/lxterminalicon
Reviewer Review Type Date Requested Status
Julien Lavergne Pending
Review via email: mp+263156@code.launchpad.net

This proposal supersedes a proposal from 2015-06-19.

Description of the change

Change extenstion on the link to the icon for lxterminal so an icon appears in the openbox menu from a non existing lxterminal.png to hicolor/128x128/hicolor.png. This will cause the openbox menu when enabled to show an icon for the terminal.

To post a comment you must log in.
Revision history for this message
Julien Lavergne (gilir) wrote : Posted in a previous version of this proposal

Thanks for looking at this problem. Actually, the location of lxterminal.png move to a more standard location : /usr/share/icons/hicolor/128x128/apps/lxterminal.png

Could you test with this location to see if it's working, and update your branch ?

You may also update debian/changelog with your modification.

Thanks :-)

review: Needs Fixing

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/usr/share/lubuntu/openbox/menu.xml'
2--- src/usr/share/lubuntu/openbox/menu.xml 2014-04-05 13:17:57 +0000
3+++ src/usr/share/lubuntu/openbox/menu.xml 2015-06-26 17:57:05 +0000
4@@ -173,7 +173,7 @@
5 </startupnotify>
6 </action>
7 </item>
8- <item label="Terminal" icon="/usr/share/pixmaps/lxterminal.png">
9+ <item label="Terminal" icon="/usr/share/icons/hicolor/128x128/apps/lxterminal.png">
10 <action name="Execute">
11 <command>lxsession-default terminal</command>
12 <startupnotify>

Subscribers

People subscribed via source and target branches