[postr] Updated the webpage in the About dialog
- From: Germán Poó Caamaño <gpoo src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [postr] Updated the webpage in the About dialog
- Date: Fri, 13 Nov 2009 03:39:17 +0000 (UTC)
commit 2dbcb5e248c3b45775c5b96ac5310a36bbf642af
Author: Germán Póo-Caamaño <gpoo gnome org>
Date: Fri Nov 13 00:38:50 2009 -0300
Updated the webpage in the About dialog
src/AboutDialog.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/AboutDialog.py b/src/AboutDialog.py
index 9ee8805..c28e829 100644
--- a/src/AboutDialog.py
+++ b/src/AboutDialog.py
@@ -25,7 +25,7 @@ class AboutDialog(gtk.AboutDialog):
self.set_name(_('Flickr Uploader'))
self.set_copyright(u'Copyright \u00A9 2006-2008 Ross Burton')
self.set_authors(('Ross Burton <ross burtonini com>',))
- self.set_website('http://burtonini.com/')
+ self.set_website('http://projects.gnome.org/postr/')
self.set_logo_icon_name('postr')
self.set_version (__version__)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]