openbox/menu.xml : Use new command to launch desktop settings.
This commit is contained in:
parent
2299f1fc0c
commit
4d96d95f92
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -7,8 +7,9 @@ lubuntu-default-settings (0.7) UNRELEASED; urgency=low
|
|||||||
* usr/bin/start* :
|
* usr/bin/start* :
|
||||||
- Install a custom preferences file for Chromium.
|
- Install a custom preferences file for Chromium.
|
||||||
- Ensure the menu prefix
|
- 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
|
lubuntu-default-settings (0.6) lucid; urgency=low
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
<item label="Desktop Settings">
|
<item label="Desktop Settings">
|
||||||
<action name="Execute">
|
<action name="Execute">
|
||||||
<startupnotify><enabled>yes</enabled></startupnotify>
|
<startupnotify><enabled>yes</enabled></startupnotify>
|
||||||
<command>pcmanfm --show-pref 2</command>
|
<command>pcmanfm --desktop-pref</command>
|
||||||
</action>
|
</action>
|
||||||
</item>
|
</item>
|
||||||
<item label="Window Management Settings">
|
<item label="Window Management Settings">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user