summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2015-01-04 02:23:59 (GMT)
committerIgor Gnatenko <ignatenko@src.gnome.org>2015-01-06 20:24:10 (GMT)
commitde0171c654dcb861716a3808e7af77f8827bc8db (patch)
treed3d928fa3267d0f9c0598d521f8103810114fcc8
parentab45e692d77929e43182f245a006ff67836696f6 (diff)
downloadgnome-calendar-de0171c654dcb861716a3808e7af77f8827bc8db.zip
gnome-calendar-de0171c654dcb861716a3808e7af77f8827bc8db.tar.xz
appdata: added some images and update URIs in xml
Images were taken with default GNOME theme and has more better resolution. Signed-off-by: Igor Gnatenko <ignatenko@src.gnome.org> https://bugzilla.gnome.org/show_bug.cgi?id=742214
-rwxr-xr-xdata/appdata/calendar-management.pngbin0 -> 35427 bytes
-rwxr-xr-xdata/appdata/default.pngbin0 -> 33548 bytes
-rw-r--r--data/appdata/org.gnome.Calendar.appdata.xml.in6
-rwxr-xr-xdata/appdata/search.pngbin0 -> 53632 bytes
4 files changed, 3 insertions, 3 deletions
diff --git a/data/appdata/calendar-management.png b/data/appdata/calendar-management.png
new file mode 100755
index 0000000..b23fa93
--- /dev/null
+++ b/data/appdata/calendar-management.png
Binary files differ
diff --git a/data/appdata/default.png b/data/appdata/default.png
new file mode 100755
index 0000000..9a60f74
--- /dev/null
+++ b/data/appdata/default.png
Binary files differ
diff --git a/data/appdata/org.gnome.Calendar.appdata.xml.in b/data/appdata/org.gnome.Calendar.appdata.xml.in
index 5a3f0af..abf12aa 100644
--- a/data/appdata/org.gnome.Calendar.appdata.xml.in
+++ b/data/appdata/org.gnome.Calendar.appdata.xml.in
@@ -23,15 +23,15 @@
<screenshots>
<screenshot type="default">
- <image width="1366" height="768">https://feaneron.files.wordpress.com/2014/12/captura-de-tela-de-2014-12-23-191620.png</image>
+ <image width="1200" height="675">https://git.gnome.org/browse/gnome-calendar/plain/data/appdata/default.png</image>
</screenshot>
<screenshot>
<_caption>Search for events</_caption>
- <image width="1366" height="768">https://feaneron.files.wordpress.com/2014/12/captura-de-tela-de-2014-12-23-184243.png</image>
+ <image width="1200" height="675">https://git.gnome.org/browse/gnome-calendar/plain/data/appdata/search.png</image>
</screenshot>
<screenshot>
<_caption>Calendar management</_caption>
- <image width="1377" height="798">https://feaneron.files.wordpress.com/2014/12/calendar-selector.jpg</image>
+ <image width="1200" height="675">https://git.gnome.org/browse/gnome-calendar/plain/data/appdata/calendar-management.png</image>
</screenshot>
</screenshots>
diff --git a/data/appdata/search.png b/data/appdata/search.png
new file mode 100755
index 0000000..937924b
--- /dev/null
+++ b/data/appdata/search.png
Binary files differ