[eog] Update project homepage url and screenshot
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog] Update project homepage url and screenshot
- Date: Wed, 18 Dec 2013 14:10:57 +0000 (UTC)
commit 86d4720ef8abb6450fc35728c0b05bc45ad9dedf
Author: William Jon McCann <william jon mccann gmail com>
Date: Wed Dec 18 09:10:05 2013 -0500
Update project homepage url and screenshot
data/eog.appdata.xml.in | 4 ++--
data/screenshot.png | Bin 0 -> 77624 bytes
eog.doap | 2 +-
src/eog-window.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/eog.appdata.xml.in b/data/eog.appdata.xml.in
index 1c9e72f..f530bcf 100644
--- a/data/eog.appdata.xml.in
+++ b/data/eog.appdata.xml.in
@@ -15,9 +15,9 @@
portrait or landscape orientation.
</_p>
</description>
- <url type="homepage">https://projects.gnome.org/eog/</url>
+ <url type="homepage">https://wiki.gnome.org/Apps/EyeOfGnome</url>
<screenshots>
- <screenshot type="default">https://projects.gnome.org/eog/images/eog-screenshot.png</screenshot>
+ <screenshot type="default">https://git.gnome.org/browse/gedit/plain/data/screenshot.png</screenshot>
</screenshots>
<updatecontact>eog-list gnome org</updatecontact>
</application>
diff --git a/data/screenshot.png b/data/screenshot.png
new file mode 100644
index 0000000..4ac3b2f
Binary files /dev/null and b/data/screenshot.png differ
diff --git a/eog.doap b/eog.doap
index 663bb46..57fdb69 100644
--- a/eog.doap
+++ b/eog.doap
@@ -6,7 +6,7 @@
<name xml:lang="en">Eye of GNOME Image Viewer</name>
<shortdesc xml:lang="en">Browse and rotate images</shortdesc>
<description>The Eye of GNOME image viewer is the official image viewer for the GNOME Desktop environment.
With it, you can view single image files, as well as large image collections. The Eye of GNOME supports a
variety of image file formats. The GdkPixbuf library determines which file formats Eye of GNOME can load and
save.</description>
- <homepage rdf:resource="http://projects.gnome.org/eog/" />
+ <homepage rdf:resource="https://wiki.gnome.org/Apps/EyeOfGnome" />
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/eog-list" />
<download-page rdf:resource="http://download.gnome.org/sources/eog/" />
<bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=eog" />
diff --git a/src/eog-window.c b/src/eog-window.c
index d966693..aa78c1a 100644
--- a/src/eog-window.c
+++ b/src/eog-window.c
@@ -6148,7 +6148,7 @@ eog_window_show_about_dialog (EogWindow *window)
"authors", authors,
"documenters", documenters,
"translator-credits", _("translator-credits"),
- "website", "http://projects.gnome.org/eog/",
+ "website", "https://wiki.gnome.org/Apps/EyeOfGnome",
"logo-icon-name", "eog",
"wrap-license", TRUE,
"license-type", GTK_LICENSE_GPL_2_0,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]