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

  1. # graphs.conf -- configuration file for the "Graphs ..." menu.
  2. #
  3. # Format of file:
  4. #   program_name graph_name
  5. #
  6. # Where:
  7. #   program_name is the name of the executable in the .../lib/cbb/reports/
  8. #       directory.
  9. #   graph_name is the name to appear on the menu
  10. #
  11. # If the first character of the line is a "-", a separator line will be
  12. # placed at that point in the menu.
  13. #
  14. # $Id: graphs.conf,v 2.3 1998/08/14 14:28:50 curt Exp $
  15. # (Log is kept at end of this file)
  16.  
  17.  
  18. Running Balance    txn-list.pl
  19. Movements by Categories    cat-col.pl
  20. Expenses by Categories    cat2-col.pl
  21. Expenses Pie Chart    cat-pie.pl
  22. Categories by Desc. Pie    desc-pie.pl
  23.  
  24.  
  25. # ----------------------------------------------------------------------------
  26. # $Log: graphs.conf,v $
  27. # Revision 2.3  1998/08/14 14:28:50  curt
  28. # Added desc-pie graph.
  29. # Added option to eliminate splash screen.
  30. # Other misc. tweaks and bug fixes.
  31. #
  32. # Revision 2.2  1996/07/13 02:58:36  curt
  33. # Misc. changes.
  34. #
  35. # Revision 2.1  1996/02/27  05:36:15  curt
  36. # Just stumbling around a bit with cvs ... :-(
  37. #
  38. # Revision 2.0  1996/02/27  04:43:25  curt
  39. # Initial 2.0 revision.  (See "Log" files for old history.)
  40.