3 cd /usr/lib/linuxmint/mintMenu && ./compile.py > /dev/null
8 echo " > Use 'gconftool-2 --recursive-unset /apps/mintMenu' if you want"
9 echo " > to remove configuration settings from the previous mintMenu"
10 echo " > installation."
12 cd /usr/lib/linuxmint/mintMenu && ./compile.py > /dev/null
17 rm -f /usr/lib/linuxmint/mintMenu/*pyc /usr/lib/linuxmint/mintMenu/plugins/*pyc
21 # vim:set ts=2 sw=2 et: