[eog] Update project URL to the new subdomain form
- From: Felix Riemann <friemann src gnome org>
- To: svn-commits-list gnome org
- Subject: [eog] Update project URL to the new subdomain form
- Date: Fri, 8 May 2009 12:05:17 -0400 (EDT)
commit d0533fa9c1ffceb08d1172b4d68da8d956324787
Author: Felix Riemann <friemann svn gnome org>
Date: Fri May 8 18:04:32 2009 +0200
Update project URL to the new subdomain form
---
ChangeLog | 5 +++++
src/eog-window.c | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index a494099..3c1fda8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-05-08 Felix Riemann <friemann svn gnome org>
+ * src/eog-window.c (eog_window_cmd_about):
+ Update project URL to the new subdomain form.
+
+2009-05-08 Felix Riemann <friemann svn gnome org>
+
* autogen.sh:
* configure.ac:
Require at least automake 1.9 and dist to bzip2 format.
diff --git a/src/eog-window.c b/src/eog-window.c
index 419c24b..e0deaa3 100644
--- a/src/eog-window.c
+++ b/src/eog-window.c
@@ -2533,7 +2533,7 @@ eog_window_cmd_about (GtkAction *action, gpointer user_data)
"authors", authors,
"documenters", documenters,
"translator-credits", translators,
- "website", "http://www.gnome.org/projects/eog",
+ "website", "http://projects.gnome.org/eog/",
"logo-icon-name", "eog",
"wrap-license", TRUE,
"license", license_trans,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]