#!/usr/sbin/install-menu
compat="menu-1"

!include menu.h

supported 
  x11 =    "   \"" title() "\"    exec " $command "\n"
  text=    "   \"" title() "\"    exec x-terminal-emulator -title \"" $title "\" -e " $command "\n"
  olvwmcmd="   \"" title() "\"    " $command "\n"
endsupported

startmenu="\"" $title "\"  TITLE\n"
endmenu=ifneq($title,"Mandrake menu","\"" $title "\"  END PIN\n")
submenutitle="\n\"" $title "\"  MENU\n"


mainmenutitle="Mandrake menu"
treewalk="(M)"

genmenu="openwin-menu-mandrake"
rootprefix="/usr/X11R6/lib/"
userprefix="/."

preoutput="# Automatically generated file. DO NOT EDIT (see /usr/doc/menu/README)\n\n"
