diff options
author | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
commit | 1a7910c33465b476d3c41c913d1231e547163689 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /misc/9menu/DESCR | |
parent | 42b19e6a953914d5b4d08aa3bd1ba4ccb0c2f71e (diff) | |
download | pkgsrc-1a7910c33465b476d3c41c913d1231e547163689.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'misc/9menu/DESCR')
-rw-r--r-- | misc/9menu/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/9menu/DESCR b/misc/9menu/DESCR new file mode 100644 index 00000000000..7e6ec1bdf10 --- /dev/null +++ b/misc/9menu/DESCR @@ -0,0 +1,8 @@ +This is 9menu, a simple program that allows you to create X menus from the +shell, where each menu item will run a command. 9menu is intended for use +with 9wm, but can be used with any other window manager. + +The idea of a command line menu generator is from xmenu, but xmenu was +exclusively a pop-up menu, not what I wanted. + +Author: Arnold Robbins <arnold@gnu.ai.mit.edu> |