summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristopher Davis <christopherdavis@gnome.org>2022-08-12 10:53:41 -0400
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-08-20 20:56:52 +0000
commit55666e1624384990ad31c36b686942a1cf5baa48 (patch)
treea6c7fc192a77bd67d611058ffa3ad180f02cc56a /data
parent704494b1710c38d6852f2b289e1a57e4c32c9f14 (diff)
downloadgnome-calendar-55666e1624384990ad31c36b686942a1cf5baa48.tar.gz
appdata: Update screenshots for GNOME 43
Remove the old screenshots, and replace them with updated screenshots hosted on static.gnome.org. Part of https://gitlab.gnome.org/GNOME/Initiatives/-/issues/34
Diffstat (limited to 'data')
-rw-r--r--data/appdata/default.pngbin60038 -> 0 bytes
-rw-r--r--data/appdata/org.gnome.Calendar.appdata.xml.in.in13
-rw-r--r--data/appdata/week-view.pngbin49176 -> 0 bytes
-rw-r--r--data/appdata/year-view.pngbin85389 -> 0 bytes
4 files changed, 7 insertions, 6 deletions
diff --git a/data/appdata/default.png b/data/appdata/default.png
deleted file mode 100644
index b86dcd27..00000000
--- a/data/appdata/default.png
+++ /dev/null
Binary files differ
diff --git a/data/appdata/org.gnome.Calendar.appdata.xml.in.in b/data/appdata/org.gnome.Calendar.appdata.xml.in.in
index 510409e8..a663cdf9 100644
--- a/data/appdata/org.gnome.Calendar.appdata.xml.in.in
+++ b/data/appdata/org.gnome.Calendar.appdata.xml.in.in
@@ -20,16 +20,17 @@
</description>
<screenshots>
- <screenshot type="default">
- <image width="1560" height="1029">https://gitlab.gnome.org/GNOME/gnome-calendar/raw/master/data/appdata/default.png</image>
- </screenshot>
<screenshot>
<caption>Week view</caption>
- <image width="1560" height="1029">https://gitlab.gnome.org/GNOME/gnome-calendar/raw/master/data/appdata/week-view.png</image>
+ <image>https://static.gnome.org/appdata/gnome-43/calendar/calendar-week.png</image>
+ </screenshot>
+ <screenshot>
+ <caption>Month view</caption>
+ <image>https://static.gnome.org/appdata/gnome-43/calendar/calendar-month.png</image>
</screenshot>
<screenshot>
- <caption>Year view</caption>
- <image width="1560" height="1029">https://gitlab.gnome.org/GNOME/gnome-calendar/raw/master/data/appdata/year-view.png</image>
+ <caption>Event editor</caption>
+ <image>https://static.gnome.org/appdata/gnome-43/calendar/calendar-event.png</image>
</screenshot>
</screenshots>
diff --git a/data/appdata/week-view.png b/data/appdata/week-view.png
deleted file mode 100644
index 119d246c..00000000
--- a/data/appdata/week-view.png
+++ /dev/null
Binary files differ
diff --git a/data/appdata/year-view.png b/data/appdata/year-view.png
deleted file mode 100644
index 6cd32390..00000000
--- a/data/appdata/year-view.png
+++ /dev/null
Binary files differ