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

!include menu.h

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

startmenu="\"" $title "\"  TITLE\n"
endmenu="\"" $title "\"  END PIN\n"
submenutitle="\n\"" $title "\"  MENU\n"

treewalk="(M)"

mainmenutitle="Debian"

genmenu="openwin-menu-debian"
rootprefix="/etc/X11/olvwm/"
userprefix="/."

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