* usr/share/lubuntu/openbox/menu.xml
- Fix audio player calling - Fix internet icon.
This commit is contained in:
parent
baba000a06
commit
04647cd970
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
|||||||
|
lubuntu-default-settings (0.39) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* etc/xdg/lxsession/*/desktop.conf
|
||||||
|
- Add missing im1 and webcam settings.
|
||||||
|
* usr/share/lubuntu/openbox/menu.xml
|
||||||
|
- Fix audio player calling
|
||||||
|
- Fix internet icon.
|
||||||
|
|
||||||
|
-- Julien Lavergne <gilir@ubuntu.com> Sat, 05 Apr 2014 15:16:03 +0200
|
||||||
|
|
||||||
lubuntu-default-settings (0.38) trusty; urgency=medium
|
lubuntu-default-settings (0.38) trusty; urgency=medium
|
||||||
|
|
||||||
* usr/share/lubuntu/openbox/*.xml
|
* usr/share/lubuntu/openbox/*.xml
|
||||||
|
@ -109,7 +109,7 @@
|
|||||||
<menu id="apps-multimedia-menu" label="Multimedia">
|
<menu id="apps-multimedia-menu" label="Multimedia">
|
||||||
<item label="Audio player">
|
<item label="Audio player">
|
||||||
<action name="Execute">
|
<action name="Execute">
|
||||||
<command>lxsession-default video_player</command>
|
<command>lxsession-default audio_player</command>
|
||||||
<startupnotify>
|
<startupnotify>
|
||||||
<enabled>yes</enabled>
|
<enabled>yes</enabled>
|
||||||
</startupnotify>
|
</startupnotify>
|
||||||
@ -181,7 +181,7 @@
|
|||||||
</startupnotify>
|
</startupnotify>
|
||||||
</action>
|
</action>
|
||||||
</item>
|
</item>
|
||||||
<item label="Internet" icon="/usr/share/icons/lubuntu/apps/48/apps/web-browser.svg">
|
<item label="Internet" icon="/usr/share/icons/gnome/48x48/apps/web-browser.png">
|
||||||
<action name="Execute">
|
<action name="Execute">
|
||||||
<command>lxsession-default webbrowser</command>
|
<command>lxsession-default webbrowser</command>
|
||||||
<startupnotify>
|
<startupnotify>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user