i've attached a patch against blackbox-20000726 to bring the default
menu.in and README.menu files up-to-date.
--
cameron
  [ Whose cruel idea was it for the word "lisp" to have an "s" in it? ]
diff -urN blackbox-20000726/data/README.menu blackbox-20000726b/data/README.menu
--- blackbox-20000726/data/README.menu  Sun Jun 18 22:55:33 2000
+++ blackbox-20000726b/data/README.menu Fri Jul 28 21:31:43 2000
@@ -113,6 +113,12 @@
        will display the same workspace menu, so expect it to move around if
        you do so. ;)
 
+[config] (label)
+
+       This tells Blackbox to insert the ConfigMenu into your menu.  From
+       this menu you can configure several options stored in your
+       ~/.blackboxrc, and the changes take effect immediately.
+
 Comments may be inserted on any line of the file, as long as the first
 character on the line is a `#.'
 
diff -urN blackbox-20000726/data/menu.in blackbox-20000726b/data/menu.in
--- blackbox-20000726/data/menu.in      Sun Jun 18 22:55:33 2000
+++ blackbox-20000726b/data/menu.in     Fri Jul 28 22:15:05 2000
@@ -9,7 +9,8 @@
 #
 # where [command] is one of:
 #
-# [begin] [end] [exec] [exit] [reconfig] [restart] [submenu] [style] [include]
+#   [begin] [end] [exec] [exit] [reconfig] [restart]
+#   [submenu] [style] [include] [workspaces] [config]
 #
 # [begin] is used for the top level menu
 # [submenu] is used for submenus
@@ -40,6 +41,15 @@
 # [include] (filename)
 # This will read more menu items from the file "filename".  The file cannot
 # contain a [begin] or [end], except for the [end] needed for submenus.
+#
+# [workspaces] (label)
+# This tells Blackbox to insert a "link" to the workspaces menu directly
+# into your menu.
+#
+# [config] (label)
+# This tells Blackbox to insert the ConfigMenu into your menu.  The ConfigMenu
+# allows you to change several options found in your ~/.blackboxrc file on the
+# fly.
 #
 # example:

Reply via email to