~ubuntu-branches/ubuntu/quantal/ratmenu/quantal

« back to all changes in this revision

Viewing changes to README.9menu

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Walther
  • Date: 2001-10-11 12:15:45 UTC
  • Revision ID: james.westby@ubuntu.com-20011011121545-etni0lx6s4l0sxtg
Tags: 1.6
Changed default resource to "ratmenu" from "9menu"

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Wed Apr 23 22:37:48 EDT 1997
 
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
Makefile        --- simple makefile. Imake would be overkill
 
16
 
 
17
Licence
 
18
=======
 
19
 
 
20
  9menu is free software, and is Copyright (c) 1994 by David Hogan and
 
21
  Arnold Robbins. Permission is granted to all sentient beings to use
 
22
  this software, to make copies of it, and to distribute those copies,
 
23
  provided that:
 
24
 
 
25
      (1) the copyright and licence notices are left intact
 
26
      (2) the recipients are aware that it is free software
 
27
      (3) any unapproved changes in functionality are either
 
28
            (i) only distributed as patches
 
29
        or (ii) distributed as a new program which is not called 9menu
 
30
                and whose documentation gives credit where it is due
 
31
      (4) the authors are not held responsible for any defects
 
32
          or shortcomings in the software, or damages caused by it.
 
33
 
 
34
  There is no warranty for this software.  Have a nice day.
 
35
 
 
36
--
 
37
Arnold Robbins
 
38
arnold@gnu.ai.mit.edu