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 /doc/README.menu-methods | |
download | menu-debian/2.1.46.tar.gz |
Imported Debian version 2.1.46debian/2.1.46
Diffstat (limited to 'doc/README.menu-methods')
-rw-r--r-- | doc/README.menu-methods | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/README.menu-methods b/doc/README.menu-methods new file mode 100644 index 0000000..efced27 --- /dev/null +++ b/doc/README.menu-methods @@ -0,0 +1,10 @@ +In this directory the scripts files for the install programme +of the various window managers are situated. + +update-menus runs all files in this directory, passing it all menuentries +to install on stdin. + +The filenames in this directory must contain only letters/numbers or -_ +any other files (like the .bak, .dpkg-old, ...) are silently ignored. + +For more info, see /usr/share/doc/menu/html |