[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: system-gschemrc.in
User: cnieves
Date: 07/04/22 13:19:19
Modified: . system-gschemrc.in
Log:
Use gschem-browse-wiki also when opening the manual.
* lib/system-gschemrc.in: Use gschem-browse-wiki also
when opening the manual.
Found a workaround to use gschem-browse-wiki if the user
wants to display the manual (the manual page is not in
the wiki directory).
Revision Changes Path
1.126 +2 -2 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.125
retrieving revision 1.126
diff -u -b -r1.125 -r1.126
--- system-gschemrc.in 21 Apr 2007 20:58:20 -0000 1.125
+++ system-gschemrc.in 22 Apr 2007 17:19:19 -0000 1.126
@@ -1729,8 +1729,8 @@
;
; Commented this out until the gsch2pcb tutorial gets into the wiki
; and the UG wiki page is improved
-; (define (help-manual)
-; (gschem-browse-wiki "geda:gschem_ug"))
+(define (help-manual)
+ (gschem-browse-wiki "../gedadocs"))
(define (help-faq)
(gschem-browse-wiki "geda:faq-gschem"))
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs