[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: gsch2pcb.c
User: ahvezda
Date: 07/02/10 09:51:46
Modified: . gsch2pcb.c
Log:
Applied patch: [ 1602781 ] Typo in gsch2pcb.c -- wrong menu name.
Revision Changes Path
1.14 +2 -2 eda/geda/gaf/utils/src/gsch2pcb.c
(In the diff below, changes in quantity of whitespace are not shown.)
Index: gsch2pcb.c
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/utils/src/gsch2pcb.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- gsch2pcb.c 9 Feb 2007 00:24:11 -0000 1.13
+++ gsch2pcb.c 10 Feb 2007 14:51:45 -0000 1.14
@@ -1,4 +1,4 @@
-/* $Id: gsch2pcb.c,v 1.13 2007/02/09 00:24:11 danmc Exp $ */
+/* $Id: gsch2pcb.c,v 1.14 2007/02/10 14:51:45 ahvezda Exp $ */
/* gsch2pcb
|
@@ -1586,7 +1586,7 @@
printf("\nNext step:\n");
printf("1. Run pcb on your file %s.\n", pcb_file_name);
printf(" You will find all your footprints in a bundle ready for you to place\n");
- printf(" or disperse with \"File -> Disperse all elements\" in PCB\n\n");
+ printf(" or disperse with \"Select -> Disperse all elements\" in PCB.\n\n");
printf("2. From within PCB, select \"File -> Load netlist file\" and select \n");
printf(" %s to load the netlist.\n\n", net_file_name);
printf("3. From within PCB, enter\n\n");
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs