* src/usr/share/lubuntu/openbox/menu.xml
- Fix lxterminal icon broken on openbox menu. Thanks Brendan Perrine (LP: #1466927)
This commit is contained in:
commit
14eb92e177
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -8,6 +8,9 @@ lubuntu-default-settings (0.43) UNRELEASED; urgency=medium
|
|||||||
- Add a specific layout for qlubuntu session.
|
- Add a specific layout for qlubuntu session.
|
||||||
* src/etc/xdg/lxqt/panel.conf
|
* src/etc/xdg/lxqt/panel.conf
|
||||||
- Add specific configuration for the panel of the qlubuntu session.
|
- Add specific configuration for the panel of the qlubuntu session.
|
||||||
|
* src/usr/share/lubuntu/openbox/menu.xml
|
||||||
|
- Fix lxterminal icon broken on openbox menu. Thanks Brendan Perrine
|
||||||
|
(LP: #1466927)
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Sun, 17 May 2015 15:07:48 +0200
|
-- Julien Lavergne <gilir@ubuntu.com> Sun, 17 May 2015 15:07:48 +0200
|
||||||
|
|
||||||
|
@ -173,7 +173,7 @@
|
|||||||
</startupnotify>
|
</startupnotify>
|
||||||
</action>
|
</action>
|
||||||
</item>
|
</item>
|
||||||
<item label="Terminal" icon="/usr/share/pixmaps/lxterminal.png">
|
<item label="Terminal" icon="/usr/share/icons/hicolor/128x128/apps/lxterminal.png">
|
||||||
<action name="Execute">
|
<action name="Execute">
|
||||||
<command>lxsession-default terminal</command>
|
<command>lxsession-default terminal</command>
|
||||||
<startupnotify>
|
<startupnotify>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user