summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Alexander Wilms <f.alexander.wilms@gmail.com>2019-02-24 18:46:11 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-02-28 07:28:01 -0800
commit22f98b0a16699ca273e0721d629faf2baa713332 (patch)
tree69c2a0b2d89cd42993ac76b03ce354067c87f22f
parent416401a301d405a2d2224943efb6e8356b8bbbf8 (diff)
downloadsubsurface-22f98b0a16699ca273e0721d629faf2baa713332.tar.gz
Update appdata screenshots
Signed-off-by: Alexander Wilms <f.alexander.wilms@gmail.com>
-rw-r--r--appdata/diveplanner.pngbin0 -> 183114 bytes
-rw-r--r--appdata/main.pngbin847098 -> 403438 bytes
-rw-r--r--appdata/preferences.pngbin54569 -> 0 bytes
-rw-r--r--appdata/preferences2.pngbin57203 -> 0 bytes
-rw-r--r--appdata/subsurface.appdata.xml.in7
5 files changed, 2 insertions, 5 deletions
diff --git a/appdata/diveplanner.png b/appdata/diveplanner.png
new file mode 100644
index 000000000..f7a37fefc
--- /dev/null
+++ b/appdata/diveplanner.png
Binary files differ
diff --git a/appdata/main.png b/appdata/main.png
index 42f137c59..c1c4d8e1c 100644
--- a/appdata/main.png
+++ b/appdata/main.png
Binary files differ
diff --git a/appdata/preferences.png b/appdata/preferences.png
deleted file mode 100644
index 2292dccf7..000000000
--- a/appdata/preferences.png
+++ /dev/null
Binary files differ
diff --git a/appdata/preferences2.png b/appdata/preferences2.png
deleted file mode 100644
index 4006a0226..000000000
--- a/appdata/preferences2.png
+++ /dev/null
Binary files differ
diff --git a/appdata/subsurface.appdata.xml.in b/appdata/subsurface.appdata.xml.in
index 8d25d5a36..11d955c22 100644
--- a/appdata/subsurface.appdata.xml.in
+++ b/appdata/subsurface.appdata.xml.in
@@ -21,13 +21,10 @@
</description>
<screenshots>
<screenshot type="default">
- <image>https://subsurface-divelog.org/screenshots/main.png</image>
+ <image>https://raw.githubusercontent.com/Subsurface-divelog/subsurface/master/appdata/main.png</image>
</screenshot>
<screenshot>
- <image>https://subsurface-divelog.org/screenshots/preferences.png</image>
- </screenshot>
- <screenshot>
- <image>https://subsurface-divelog.org/screenshots/preferences2.png</image>
+ <image>https://raw.githubusercontent.com/Subsurface-divelog/subsurface/master/appdata/diveplanner.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://subsurface-divelog.org</url>