Add ability to use menu.xml in $HOME.

ubuntu/bionic
Julien Lavergne 12 years ago
parent 918f04422f
commit 51a3589665

1
debian/changelog vendored

@ -2,6 +2,7 @@ lubuntu-default-settings (0.25) UNRELEASED; urgency=low
* usr/share/lubuntu/openbox/rc.xml:
- 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

@ -792,9 +792,9 @@
<!-- 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 -->
<!-- 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>menu.xml</file>
<hideDelay>200</hideDelay>
<!-- if a press-release lasts longer than this setting (in milliseconds), the
menu is hidden again -->

Loading…
Cancel
Save