Added some code to peer into a data structure in Maemian/Schedule.pm. Also added the
[maemian] / nokia-lintian / testset / binary / debian / menu
1 ?package(binary):needs=text title="Hello World" command="/usr/bin/hello"
2 ?package(binary):needs=text section="Applications/System" title="Run cfdisk (0)" command="/usr/bin/su-to-root cfdisk"
3 ?package(binary):needs="text" section="Applications/System/Hardware" title="Run cfdisk (1)" command="sux -p cfdisk"
4 ?package(binary):needs="x11" section="Window Managers" title="Run xfdisk" command="/usr/sbin/su-to-root -c xfdisk"
5 ?package(binary):needs="wm" section="Applications/System/Administration" title="Run fdisk-wm" command="su-to-root -c hello"
6 ?package(binary):section="Apps/Games" title="I'm not root!" command="su-to-root -c imnothere"
7 ?package(binary):needs="text" section="Apps/System" title="I'm not here!" command="/imnothere"
8 ?package(binary,other-binary):\
9  needs="text"\
10  section="Applications/Shells"\
11  title="more than one required"\
12  command="other-bin -s omething"
13 ?package(binary):needs="wmmodule" section="WindowManagers/Modules" title="somemodule" command="ModuleCmd"
14 ?package(binary):needs="wmmodule" section="FVWM Modules" title="somemodule" command="ModuleCmd"
15 ?package(binary):needs="text" section="Applications/System/Administration" title="I'm not in /usr/bin!" command="iminusrbin"
16 ?package(binary):needs="text"\
17  section="Applications/System/Administration"\
18  title="I'm not root!" command="su-to-root -c imnothere"
19 ?package(binary):needs="text" section="Applications/System/Administration"\
20  title="Run cfdisk (0)" command="cfdisk"
21 ?package(binary):needs="text" section="Applications/System/Administration" title="Hello World" command="/usr/bin/hello"
22 ?package(binary):needs="wm" section="FVWM Modules" title="Fake Module" command="hello"
23 ?package(binary):needs="fvwmmodule" section="Window Maker" title="Fake Module"\
24  command="hello"
25 ?package(binary):needs="x11" section="Applications/System/Hardware" title="Run xfdisk" command="su-to-root -c 'xfdisk -f'"