1 2 3 4 5 6
#!/bin/sh if [ -z "$XDG_MENU_PREFIX" ] && [ "$DESKTOP_SESSION" = "mate" ] then export XDG_MENU_PREFIX=mate- fi