home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / live / usr / X11R6 / lib / X11 / cbb / extern.conf < prev    next >
Text File  |  1998-10-07  |  2KB  |  56 lines

  1. # extern.conf -- configuration file for the "External" menu.
  2. #
  3. # Format of file:
  4. # menu_title <tab> prog_name [ additional options ]
  5. #
  6. # Where:
  7. #   menu_title is the name of the menu item to appear on the menu.  It may
  8. #        contain spaces.
  9. #   prog_name is the name of the executable to be run when the menu item
  10. #        is selected.
  11. #
  12. #    %a - expanded to the current account name
  13. #       %t - CBB saves current buffer in a temp file before executing
  14. #         prog_name.  %t gets expanded with the name of this file.
  15. #
  16. # If the first character of the line is a "-", a separator line will be
  17. # placed at that point in the menu.
  18. #
  19. # $Id: extern.conf,v 2.6 1996/12/13 01:26:57 curt Exp $
  20. # (Log is kept at end of this file)
  21.  
  22.  
  23. Calculator    xcalc
  24. Calendar    ical
  25.  
  26. -
  27.  
  28. Install the Latest CBB    xterm -sb -e $lib_path/contrib/fetch-latest.pl
  29.  
  30.  
  31. # ----------------------------------------------------------------------------
  32. # $Log: extern.conf,v $
  33. # Revision 2.6  1996/12/13 01:26:57  curt
  34. # Worked on getting reports.tcl to work smoothly.
  35. #
  36. # Revision 2.5  1996/12/11 18:33:35  curt
  37. # Ran a spell checker.
  38. #
  39. # Revision 2.4  1996/10/22 21:52:26  curt
  40. # Changed wording of fetch & install option.
  41. #
  42. # Revision 2.3  1996/10/04 19:48:23  curt
  43. # Added a script to automatically fetch and install the latest version of CBB.
  44. #
  45. # Revision 2.2  1996/07/13 02:57:43  curt
  46. # Version 0.65
  47. # Packing Changes
  48. # Documentation changes
  49. # Changes to handle a value in both debit and credit fields.
  50. #
  51. # Revision 2.1  1996/02/27  05:35:41  curt
  52. # Just stumbling around a bit with cvs ... :-(
  53. #
  54. # Revision 2.0  1996/02/27  04:42:55  curt
  55. # Initial 2.0 revision.  (See "Log" files for old history.)
  56.