[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: xgsch2pcb.git: branch: master updated (rel_0.1.3-8-g2aacf62)
The branch, master has been updated
via 2aacf62bd76b50f165139317888248ca909eb529 (commit)
from 842079ca843dc03af4c64cc8cd26396603a176b0 (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
=========
lib/xgsch2pcb/gui.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
=================
Commit Messages
=================
commit 2aacf62bd76b50f165139317888248ca909eb529
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Commit: Peter Clifton <pcjc2@xxxxxxxxx>
Change website address to http://www.gpleda.org
http://geda.seul.org redirects there, lets just go there directly.
:100644 100644 3488d18... f54df0b... M lib/xgsch2pcb/gui.py
=========
Changes
=========
commit 2aacf62bd76b50f165139317888248ca909eb529
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Commit: Peter Clifton <pcjc2@xxxxxxxxx>
Change website address to http://www.gpleda.org
http://geda.seul.org redirects there, lets just go there directly.
diff --git a/lib/xgsch2pcb/gui.py b/lib/xgsch2pcb/gui.py
index 3488d18..f54df0b 100644
--- a/lib/xgsch2pcb/gui.py
+++ b/lib/xgsch2pcb/gui.py
@@ -187,7 +187,7 @@ class MonitorWindow(gtk.Window):
self.aboutdialog.set_copyright("University of Cambridge 2006\nxgsch2pcb Contributors 2006-2009 (See ChangeLog)")
self.aboutdialog.set_authors(['Peter Brett', 'Peter Clifton', 'Andrey Smirnov'])
gtk.about_dialog_set_url_hook(about_url_cb, None)
- self.aboutdialog.set_website('http://geda.seul.org/')
+ self.aboutdialog.set_website('http://www.gpleda.org/')
self.aboutdialog.set_translator_credits(_('translator-credits'))
self.aboutdialog.set_transient_for( self )
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs