1 2 3 4 5 6 7 8
#!/bin/sh # desktop database update-desktop-database > /dev/null mv -f /etc/xdg/menus/applications.menu.gnome /etc/xdg/menus/applications.menu # End of file