File: menu-method

package info (click to toggle)
rxvt-beta 2.7.10-6
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 2,936 kB
  • ctags: 3,363
  • sloc: ansic: 23,810; sh: 6,872; makefile: 611; perl: 33
file content (27 lines) | stat: -rw-r--r-- 629 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#!/usr/bin/install-menu

compat="menu-1"

!include menu.h

compat="menu-2"

function ex($com)="{" title() "}\t" $com "\\r\n";
function xex($com)="{" title() "}\t" $com "&\\r\n";

supported;
  x11=        xex($command);
  text=       ex($command);
endsupported;

preoutput="#Automatically generated file. Do not edit (see /usr/doc/menu/html)\n\nSee the rxvt(1) man page for details on using this file.\n\n[menu]\n";
postoutput="[show]\n[done]\n";
startmenu="";
endmenu="";
submenutitle=$section "\n";
genmenu="rxvt.menu";
rootprefix="/etc/X11/";
userprefix="/.rxvt/";
mainmenutitle="Debian";
rootsection="/Debian";
treewalk="(M)"