File: Menu.submenu

package info (click to toggle)
cursel 0.1.9-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 604 kB
  • ctags: 35
  • sloc: objc: 6,388; makefile: 135; ansic: 61; sh: 26
file content (17 lines) | stat: -rw-r--r-- 251 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# An example of Menu Item Descriptors 
#
# $Id: Menu.submenu,v 1.1.1.1 2000/08/04 19:28:27 stes Exp $ 
#

name="UNIX Shell"
action=unix-system

name="Menu 1"
action=open Menu.edit

name="Menu 2"
action=`echo 2 | message`nop

name="Quit"
action=close