File: menu

package info (click to toggle)
lintian 1.23.28%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 2,044 kB
  • ctags: 295
  • sloc: perl: 5,038; makefile: 702; python: 431; sh: 329; ansic: 30; tcl: 4; sed: 1
file content (11 lines) | stat: -rw-r--r-- 1,131 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
?package(binary):needs=text title="Hello World" command="/usr/bin/hello"
?package(binary):needs=text section="Apps/System" title="Run cfdisk (0)" command="/usr/bin/su-to-root cfdisk"
?package(binary):needs="text" section="Apps/System" title="Run cfdisk (1)" command="sux -p cfdisk"
?package(binary):needs="x11" section="WindowManagers" title="Run xfdisk" command="/usr/sbin/su-to-root -c xfdisk"
?package(binary):needs="wm" section="Apps/System" title="Run fdisk-wm" command="su-to-root -c hello"
?package(binary):section="Apps/System" title="I'm not root!" command="su-to-root -c imnothere"
?package(binary):needs="text" section="Apps/System" title="I'm not here!" command="/imnothere"
?package(binary,other-binary):needs="text" section="Apps/System" title="more than one required" command="other-bin -s omething"
?package(binary):needs="wmmodule" section="WindowManagers/Modules" title="somemodule" command="ModuleCmd"
?package(binary):needs="text" section="Apps/System" title="I'm not in /usr/bin!" command="iminusrbin"
?package(binary):needs="text" section="Apps/System" title="I'm not root!" command="su-to-root -c imnothere"