home *** CD-ROM | disk | FTP | other *** search
/ ftp.freefriends.org / ftp.freefriends.org.tar / ftp.freefriends.org / arnold / Source / 9menu-1.6.shar.gz / 9menu-1.6.shar / README < prev   
Text File  |  2002-04-16  |  1KB  |  41 lines

  1. Tue Oct 16 17:08:38 IST 2001
  2.  
  3. This is 9menu, a simple program that allows you to create X menus from the
  4. shell, where each menu item will run a command. 9menu is intended for use
  5. with 9wm, but can be used with any other window manager.
  6.  
  7. The idea of a command line menu generator is from xmenu, but xmenu was
  8. exclusively a pop-up menu, not what I wanted.
  9.  
  10. The files are:
  11.  
  12. README            --- this file
  13. 9menu.1            --- man page for 9menu
  14. 9menu.c            --- source code
  15. Imakefile        --- a contributed Imakefile,
  16.                 from Bengt Kleberg <bengt@softwell.se>
  17. Makefile.noimake    --- a simple makefile.
  18.  
  19. Licence
  20. =======
  21.  
  22.   9menu is free software, and is Copyright (c) 1994 by David Hogan and
  23.   Arnold Robbins. Permission is granted to all sentient beings to use
  24.   this software, to make copies of it, and to distribute those copies,
  25.   provided that:
  26.  
  27.       (1) the copyright and licence notices are left intact
  28.       (2) the recipients are aware that it is free software
  29.       (3) any unapproved changes in functionality are either
  30.             (i) only distributed as patches
  31.         or (ii) distributed as a new program which is not called 9menu
  32.                 and whose documentation gives credit where it is due
  33.       (4) the authors are not held responsible for any defects
  34.           or shortcomings in the software, or damages caused by it.
  35.  
  36.   There is no warranty for this software.  Have a nice day.
  37.  
  38. --
  39. Arnold Robbins
  40. arnold@skeeve.com
  41.