Add ability to use menu.xml in $HOME.
This commit is contained in:
parent
918f04422f
commit
51a3589665
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ lubuntu-default-settings (0.25) UNRELEASED; urgency=low
|
|||||||
|
|
||||||
* 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.
|
||||||
|
|
||||||
-- 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
|
||||||
|
|
||||||
|
@ -792,9 +792,9 @@
|
|||||||
<!-- You can specify more than one menu file in here and they are all loaded,
|
<!-- You can specify more than one menu file in here and they are all loaded,
|
||||||
just don't make menu ids clash or, well, it'll be kind of pointless -->
|
just don't make menu ids clash or, well, it'll be kind of pointless -->
|
||||||
<!-- default menu file (or custom one in $HOME/.config/openbox/) -->
|
<!-- default menu file (or custom one in $HOME/.config/openbox/) -->
|
||||||
<!-- system menu files on Debian systems -->
|
|
||||||
<file>/usr/share/lubuntu/openbox/menu.xml</file>
|
<file>/usr/share/lubuntu/openbox/menu.xml</file>
|
||||||
<file>menu.xml</file>
|
<file>menu.xml</file>
|
||||||
|
|
||||||
<hideDelay>200</hideDelay>
|
<hideDelay>200</hideDelay>
|
||||||
<!-- if a press-release lasts longer than this setting (in milliseconds), the
|
<!-- if a press-release lasts longer than this setting (in milliseconds), the
|
||||||
menu is hidden again -->
|
menu is hidden again -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user