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

gEDA-cvs: pcb.git: branch: master updated (e2c5002166158dab7cf43d4745b594e510056071)



The branch, master has been updated
       via  e2c5002166158dab7cf43d4745b594e510056071 (commit)
      from  2fc9c5152036a45fb3c026526bd5538390028c0f (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
=========

 src/misc.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


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

commit e2c5002166158dab7cf43d4745b594e510056071
Author: Bert Timmerman <bert.timmerman@xxxxxxxxx>
Commit: DJ Delorie <dj@xxxxxxxxxxx>

    Correction of the pcb homepage url in the about dialog window.

:100644 100644 e36b0ce... f96202d... M	src/misc.c

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

commit e2c5002166158dab7cf43d4745b594e510056071
Author: Bert Timmerman <bert.timmerman@xxxxxxxxx>
Commit: DJ Delorie <dj@xxxxxxxxxxx>

    Correction of the pcb homepage url in the about dialog window.

diff --git a/src/misc.c b/src/misc.c
index e36b0ce..f96202d 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -2022,7 +2022,7 @@ GetInfoString (void)
       DSAddString (&info, "General Public License version 2\n");
       DSAddString (&info, "See the LICENSE file for more information\n\n");
       DSAddString (&info, "For more information see:\n\n");
-      DSAddString (&info, "PCB homepage: http://pcb.sf.net\n";);
+      DSAddString (&info, "PCB homepage: http://pcb.gpleda.org\n";);
       DSAddString (&info, "gEDA homepage: http://www.geda.seul.org\n";);
       DSAddString (&info,
                    "gEDA Wiki: http://geda.seul.org/dokuwiki/doku.php?id=geda\n\n";);




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