mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-06 05:44:11 +01:00
debian: Small updates in menus etc
The file "clean", which contains "WindowMaker/Defaults/WMRootMenu"
can be removed, because this file was included to be cleaned in
the commit 01907f9983
The Application/* items are moved to the root menu, removing the
"Applications" submenu. The files from /etc/X11/WindowMaker moved
to /etc/GNUstep/Defaults
This commit is contained in:
committed by
Carlos R. Mafra
parent
4f4ea569a0
commit
a3c99bddc8
5
debian/wmaker-common.postinst
vendored
5
debian/wmaker-common.postinst
vendored
@@ -17,6 +17,11 @@ case "$1" in
|
||||
done
|
||||
|
||||
if [ -x /usr/bin/update-menus -a -x /usr/bin/install-menu ] ; then
|
||||
# Remove the menu.hook from all the possible paths.
|
||||
rm -f /etc/X11/WindowMaker/menu.hook
|
||||
rm -f /usr/share/WindowMaker/menu.hook
|
||||
# Remove appearance.menu
|
||||
rm -f /usr/share/WindowMaker/appearance.menu
|
||||
update-menus
|
||||
fi
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user