File: deskmenu.menu-method

package info (click to toggle)
deskmenu 1.4.5
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 596 kB
  • ctags: 240
  • sloc: ansic: 1,927; sh: 1,033; makefile: 53
file content (19 lines) | stat: -rw-r--r-- 346 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/usr/bin/install-menu
compat="menu-1"

!include menu.h

supported
  x11=	"menuitem=" $title ":" $command"\n"
  text= "menuitem=" $title ":" "x-terminal-emulator -T \"" $title "\" -e " $command"\n"
endsupported

genmenu="deskmenurc.debian"

startmenu="submenu=" $title "\n"
endmenu="endmenu=\n"

userprefix=""
rootprefix="/etc"

treewalk="(cm)"