* usr/share/lubuntu/openbox/menu.xml
- Use gnome-disks for Disk utility item.
This commit is contained in:
parent
bedf40872c
commit
df91763054
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -9,6 +9,8 @@ lubuntu-default-settings (0.30) UNRELEASED; urgency=low
|
|||||||
* usr/share/lubuntu/openbox/rc.xml
|
* usr/share/lubuntu/openbox/rc.xml
|
||||||
- Add shortcuts for windows tiling (SuperKey + the direction).
|
- Add shortcuts for windows tiling (SuperKey + the direction).
|
||||||
- Set drawContents to "no" on resize, to reduce the use of resize.
|
- Set drawContents to "no" on resize, to reduce the use of resize.
|
||||||
|
* usr/share/lubuntu/openbox/menu.xml
|
||||||
|
- Use gnome-disks for Disk utility item.
|
||||||
* etc/xdg/lubuntu/menus/lxgames-applications.menu :
|
* etc/xdg/lubuntu/menus/lxgames-applications.menu :
|
||||||
- Add a specific menu structure for a games session.
|
- Add a specific menu structure for a games session.
|
||||||
* usr/bin/startlubuntu-lxgames :
|
* usr/bin/startlubuntu-lxgames :
|
||||||
|
@ -45,7 +45,7 @@
|
|||||||
</item>
|
</item>
|
||||||
<item label="Disk utility">
|
<item label="Disk utility">
|
||||||
<action name="Execute">
|
<action name="Execute">
|
||||||
<command>palimpset</command>
|
<command>gnome-disks</command>
|
||||||
<startupnotify>
|
<startupnotify>
|
||||||
<enabled>yes</enabled>
|
<enabled>yes</enabled>
|
||||||
</startupnotify>
|
</startupnotify>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user