File: README

package info (click to toggle)
menu 2.1.5-3
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,476 kB
  • ctags: 1,251
  • sloc: cpp: 6,222; ansic: 2,306; sh: 453; makefile: 296; sed: 93
file content (18 lines) | stat: -rw-r--r-- 1,174 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
In this directory, the menu package has installed some example
menu files. Although changing them in this directory may work,
the local systemadmin (you?) is best adviced to put the local
menu files in /etc/menu, as, otherwise your changes are deleted
when you update the menu package.

For more info, please read /usr/doc/menu/html

If you want to convert your old menuentry files to the new format, you
can use the convert-menuentries command. For example given the README
file above, it will convert it into: (I accedentally did this):

?package(README):needs="In" section="this" icon="the" title="menu" command="package has installed some example"
?package(README):needs="menufiles." section="Although" icon="them" title="in" command="this directory may work,"
?package(README):needs="the" section="local" icon="(you?)" title="is" command="best adviced to put the local"
?package(README):needs="menufiles" section="in" icon="as," title="otherwise" command="your changes are deleted"
?package(README):needs="when" section="you" icon="the" title="menu" command="package."
?package(README):needs="For" section="more" icon="please" title="read" command="/usr/doc/menu/html"