diff options
author | Bill Allombert <ballombe@debian.org> | 2011-11-16 12:33:27 +0100 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-03-05 16:39:28 +0000 |
commit | dd7279795c97aa356727d366a2149c9bc838b496 (patch) | |
tree | a87d19d2e5220f5b38aec3b5b036235a59f971c9 /README | |
download | menu-debian/2.1.46.tar.gz |
Imported Debian version 2.1.46debian/2.1.46
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +README - menu +------------- + +menu is a menu-generator originally made for Debian. It provides an +update-menus program to generate menus for different providers of menus +(both window managers and console applications like pdmenu). + +Menu files are placed in /usr/share/menu by packages. update-menus then reads +these files and passes them to install-menu which generates a menu specified +by a menu-method (placed in /etc/menu-method). + +The full documentation for menu can be found in doc/menu.txt.gz or +doc/menu.html/ |