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