openbox/menu.xml : Use new command to launch desktop settings.

ubuntu/bionic
Julien Lavergne 14 years ago
parent 2299f1fc0c
commit 4d96d95f92

3
debian/changelog vendored

@ -7,8 +7,9 @@ lubuntu-default-settings (0.7) UNRELEASED; urgency=low
* usr/bin/start* :
- Install a custom preferences file for Chromium.
- Ensure the menu prefix
* openbox/menu.xml : Use new command to launch desktop settings.
-- Julien Lavergne <gilir@ubuntu.com> Mon, 01 Mar 2010 00:38:35 +0100
-- Julien Lavergne <gilir@ubuntu.com> Sat, 20 Mar 2010 10:58:33 +0100
lubuntu-default-settings (0.6) lucid; urgency=low

@ -25,7 +25,7 @@
<item label="Desktop Settings">
<action name="Execute">
<startupnotify><enabled>yes</enabled></startupnotify>
<command>pcmanfm --show-pref 2</command>
<command>pcmanfm --desktop-pref</command>
</action>
</item>
<item label="Window Management Settings">

Loading…
Cancel
Save