[gthumb/ext] updated home page URL
- From: Michael J. Chudobiak <mjc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gthumb/ext] updated home page URL
- Date: Fri, 18 Dec 2009 18:31:08 +0000 (UTC)
commit 749b672a17550f38fb90802a23703802f06b6047
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date: Fri Dec 18 13:30:48 2009 -0500
updated home page URL
README | 2 +-
gthumb.doap | 2 +-
gthumb/gth-browser-actions-callbacks.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/README b/README
index f2c0f00..ebdcd50 100644
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ Notes:
* versions 2.9.1 and higher are for GNOME 2.16.
* more information about gthumb can be found at:
- http://gthumb.sourceforge.net
+ http://live.gnome.org/gthumb
What is gThumb
==============
diff --git a/gthumb.doap b/gthumb.doap
index 5ed0153..71b77fe 100644
--- a/gthumb.doap
+++ b/gthumb.doap
@@ -6,7 +6,7 @@
<name xml:lang="en">gthumb</name>
<shortdesc xml:lang="en">gthumb image viewer</shortdesc>
- <homepage rdf:resource="http://gthumb.sourceforge.net/" />
+ <homepage rdf:resource="http://live.gnome.org/gthumb" />
<!--
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/desktop-devel-list" />
diff --git a/gthumb/gth-browser-actions-callbacks.c b/gthumb/gth-browser-actions-callbacks.c
index 6b671f7..3b93761 100644
--- a/gthumb/gth-browser-actions-callbacks.c
+++ b/gthumb/gth-browser-actions-callbacks.c
@@ -393,7 +393,7 @@ gth_browser_activate_action_help_about (GtkAction *action,
"logo-icon-name", "gthumb",
"license", license_text,
"wrap-license", TRUE,
- "website", "http://gthumb.sourceforge.net",
+ "website", "http://live.gnome.org/gthumb",
NULL);
g_free (license_text);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]