* usr/share/lubuntu/openbox/rc.xml:
- Unmute audio when using shortcut for the volume (LP: #926246) - Use correct volume key for mute shortcut (LP: #926320)
This commit is contained in:
parent
4b7618efbc
commit
0c02443456
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,11 +1,17 @@
|
|||||||
lubuntu-default-settings (0.25) UNRELEASED; urgency=low
|
lubuntu-default-settings (0.25) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
[ Julien Lavergne ]
|
||||||
* usr/share/lubuntu/openbox/rc.xml:
|
* usr/share/lubuntu/openbox/rc.xml:
|
||||||
- Add ability to use icons in the menu.
|
- Add ability to use icons in the menu.
|
||||||
- Add ability to use menu.xml in $HOME.
|
- Add ability to use menu.xml in $HOME.
|
||||||
* usr/share/lubuntu/openbox/menu.xml:
|
* usr/share/lubuntu/openbox/menu.xml:
|
||||||
- Update the openbox menu with the new version of Openbox.
|
- Update the openbox menu with the new version of Openbox.
|
||||||
|
|
||||||
|
[ Valdur Kana ]
|
||||||
|
* usr/share/lubuntu/openbox/rc.xml:
|
||||||
|
- Unmute audio when using shortcut for the volume (LP: #926246)
|
||||||
|
- Use correct volume key for mute shortcut (LP: #926320)
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Tue, 21 Feb 2012 01:07:43 +0100
|
-- Julien Lavergne <gilir@ubuntu.com> Tue, 21 Feb 2012 01:07:43 +0100
|
||||||
|
|
||||||
lubuntu-default-settings (0.24) precise; urgency=low
|
lubuntu-default-settings (0.24) precise; urgency=low
|
||||||
|
@ -175,6 +175,9 @@
|
|||||||
<item label="Reconfigure Openbox">
|
<item label="Reconfigure Openbox">
|
||||||
<action name="Reconfigure" />
|
<action name="Reconfigure" />
|
||||||
</item>
|
</item>
|
||||||
|
<item label="Restart Openbox">
|
||||||
|
<action name="Restart" />
|
||||||
|
</item>
|
||||||
</menu>
|
</menu>
|
||||||
|
|
||||||
<menu id="root-menu" label="Lubuntu">
|
<menu id="root-menu" label="Lubuntu">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user