File: menu-method

package info (click to toggle)
lintian 2.4.3%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 8,228 kB
  • ctags: 457
  • sloc: perl: 8,492; sh: 5,561; makefile: 1,971; ansic: 143; python: 19; tcl: 4; sed: 2
file content (22 lines) | stat: -rw-r--r-- 340 bytes parent folder | download | duplicates (160)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#!/usr/bin/install-menu

#   -*- mode: shell-script; -*-
#I need menu-1!
#

!include notmenu.h
 
compat="menu-2"

outputencoding="UTF-8";
outputlanguage="C";

x11 = AppEntry("false");
text = AppEntry("true");

startmenu = "";
endmenu = "";
submenutitle = "";
rootprefix = "/var/lib/lintian/menu";
userprefix = ".local/share/lintian/menu";