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

gEDA-cvs: gaf.git: branch: master updated (1.7.0-20110116-68-g4a90c79)



The branch, master has been updated
       via  4a90c799782fc817776e365bddeb89eb0c5945a1 (commit)
      from  2197952617d42ccbe2355747ef48668c63ece30b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 utils/scripts/pcb_backannotate |    2 +-
 utils/src/gsch2pcb.c           |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)


=================
 Commit Messages
=================

commit 4a90c799782fc817776e365bddeb89eb0c5945a1
Author: Kai-Martin Knaak <kmk@xxxxxxxxxxxx>
Commit: Krzysztof KoÅ?ciuszkiewicz <k.kosciuszkiewicz@xxxxxxxxx>

    Better reflect the current homepage situation in the URLs
    
    	modified:   utils/src/gsch2pcb.c
    
    * Don't link explicitely to the wiki. Almost the whole geda homepage
    is wikified now. This link is dead, anyway:
      http://geda.seul.org/dokuwiki/doku.php?id=geda
    
    * Link to the online manual of gnetlist
        http://geda.seul.org/wiki/geda:gnetlist_ug
    
    * point to pcb.gpleda.org rather than to sf.net for pcb documentation
    
    * point to gpleda.org as home page of gEDA
    
    	modified:   utils/scripts/pcb_backannotate
    * Yet another link to sourceforge replaced by pcb.gpleda.org
    
    Reviewed-by: Krzysztof KoÅ?ciuszkiewicz <k.kosciuszkiewicz@xxxxxxxxx>
    Closes-bug: lp-723642

:100755 100755 10042e4... eac08d4... M	utils/scripts/pcb_backannotate
:100644 100644 4bc7e61... 4cdaf7b... M	utils/src/gsch2pcb.c

=========
 Changes
=========

commit 4a90c799782fc817776e365bddeb89eb0c5945a1
Author: Kai-Martin Knaak <kmk@xxxxxxxxxxxx>
Commit: Krzysztof KoÅ?ciuszkiewicz <k.kosciuszkiewicz@xxxxxxxxx>

    Better reflect the current homepage situation in the URLs
    
    	modified:   utils/src/gsch2pcb.c
    
    * Don't link explicitely to the wiki. Almost the whole geda homepage
    is wikified now. This link is dead, anyway:
      http://geda.seul.org/dokuwiki/doku.php?id=geda
    
    * Link to the online manual of gnetlist
        http://geda.seul.org/wiki/geda:gnetlist_ug
    
    * point to pcb.gpleda.org rather than to sf.net for pcb documentation
    
    * point to gpleda.org as home page of gEDA
    
    	modified:   utils/scripts/pcb_backannotate
    * Yet another link to sourceforge replaced by pcb.gpleda.org
    
    Reviewed-by: Krzysztof KoÅ?ciuszkiewicz <k.kosciuszkiewicz@xxxxxxxxx>
    Closes-bug: lp-723642

diff --git a/utils/scripts/pcb_backannotate b/utils/scripts/pcb_backannotate
index 10042e4..eac08d4 100755
--- a/utils/scripts/pcb_backannotate
+++ b/utils/scripts/pcb_backannotate
@@ -20,7 +20,7 @@
 
 
 # This script is used to process annotation files from the PCB
-# program (http://pcb.sf.net) to backannotate
+# program (http://pcb.gpleda.org) to backannotate
 # changes to gEDA schematics.
 #
 # It is heavily based on the pads_backannotate program which is also 
diff --git a/utils/src/gsch2pcb.c b/utils/src/gsch2pcb.c
index 4bc7e61..4cdaf7b 100644
--- a/utils/src/gsch2pcb.c
+++ b/utils/src/gsch2pcb.c
@@ -1306,9 +1306,9 @@ static gchar *usage_string1 =
   "\n"
   "Additional Resources:\n"
   "\n"
-  "  gEDA homepage:  http://www.geda.seul.org\n";
-  "  PCB homepage:   http://pcb.sf.net\n";
-  "  gEDA Wiki:      http://geda.seul.org/dokuwiki/doku.php?id=geda\n"; "\n";
+  "  gnetlist user guide:  http://geda.seul.org/wiki/geda:gnetlist_ug\n";
+  "  gEDA homepage:        http://www.gpleda.org\n";
+  "  PCB homepage:         http://pcb.gpleda.org\n";  "\n";
 
 static void
 usage ()



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