[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: system-gschemrc.in



  User: peterb  
  Date: 07/05/26 15:21:29

  Modified:    .        system-gschemrc.in
  Log:
  Help menu updates.
  
  
  
  Change help menu now that all documentation is in the wiki.
  
  
  
  
  Revision  Changes    Path
  1.128                eda/geda/gaf/gschem/lib/system-gschemrc.in
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: system-gschemrc.in
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/lib/system-gschemrc.in,v
  retrieving revision 1.127
  retrieving revision 1.128
  diff -u -b -r1.127 -r1.128
  --- system-gschemrc.in	5 May 2007 12:40:44 -0000	1.127
  +++ system-gschemrc.in	26 May 2007 19:21:29 -0000	1.128
  @@ -1728,23 +1728,20 @@
   				     options-show-coord-window)))
   
   ; Set up some functions used to open help files for the help menu
  -; 
  -; Commented this out until the gsch2pcb tutorial gets into the wiki
  -; and the UG wiki page is improved
   (define (help-manual)
  -  (gschem-browse-wiki "../gedadocs"))
  -
  +  (gschem-browse-wiki "geda:documentation"))
   (define (help-faq)
     (gschem-browse-wiki "geda:faq-gschem"))
   (define (help-wiki)
     (gschem-browse-wiki))
  +
   (define help-menu-items 
   ;;
   ;;          menu item name      menu action     	menu hotkey action
   ;;
   	'( 
  -	   ("Manual"		help-manual             help-manual)
  -	   ("FAQ"		help-faq		help-faq)
  +	   ("gEDA Documentation"	help-manual     help-manual)
  +	   ("gschem FAQ"	help-faq		help-faq)
   	   ("gEDA Wiki"		help-wiki		help-wiki)
   	   ("Component Documentation"	hierarchy-documentation
   						hierarchy-documentation)
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs