Penguin
Blame: install-menu(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of install-menu(1) version 4 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 perry 1 install-menu
2 !!!install-menu
3 NAME
4 DESCRIPTION
5 BUGS
6 COPYING
7 AUTHOR
8 SEE ALSO
9 ----
10 !!NAME
11
12
13 install-menu - Used internally by the Debian menu system. It is a program to facilitate the generate the menu-related startup files for the various window managers etc.
14 !!DESCRIPTION
15
16
17 When __update-menus(1)__ reads the menu-information, for
18 each installed window manager it will run
19 /etc/menu-methods/wm. Update-menus sends all
20 menu-information of all installed packages to the stdin of
21 those programmes, and it is the task of each respective
22 /etc/menu-methods/wm to generate the window-manager startup
23 files that contain the Debian Menu structure.
24 __install-menu__ is written to facilitate this task. For
25 more information, see the menu documentation (see
26 below).
27 !!BUGS
28
29
30 Once processing starts, and translation in various languages
31 is requested, error messages will be printed in a `random'
32 language. This is due to the fact that it doesn't seem
33 possible to locally change the language with GNU gettext.
34 Fortunately nearly all errors are reported before processing
35 starts, so usually the messages are reported in the current
36 LANGUAGE.
37 !!COPYING
38
39
40 __install-menu__ is distributed under the GNU General
41 Public License. (GPL 2.0 or greater).
42 !!AUTHOR
43
44
45 joost witteveen
46 !!SEE ALSO
47
48
49 update-menus(1), menufile(5),
50 __/usr/doc/menu/html__
51 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.