27e509243a
using symlinks instead of being stuck with whatever was installed first ok jasper@
4 lines
172 B
Plaintext
4 lines
172 B
Plaintext
To use the GNOME layout as default for the applications menu, as root:
|
|
ln -sf ${SYSCONFDIR}/xdg/menus/gnome-applications.menu \
|
|
${SYSCONFDIR}/xdg/menus/applications.menu
|