[Xfce4-commits] [apps/ristretto] 01/01: appdata.xml: Remove releases info and update URLs
noreply at xfce.org
noreply at xfce.org
Fri Jul 12 21:44:56 CEST 2019
This is an automated email from the git hooks/post-receive script.
f 2 4 0 4 p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/ristretto.
commit 7cfab432c6222dab52d70fe64ea795e321ec8790
Author: Igor <f2404 at yandex.ru>
Date: Fri Jul 12 15:44:03 2019 -0400
appdata.xml: Remove releases info and update URLs
Fixes bug #15482
---
ristretto.appdata.xml.in | 47 ++++-------------------------------------------
1 file changed, 4 insertions(+), 43 deletions(-)
diff --git a/ristretto.appdata.xml.in b/ristretto.appdata.xml.in
index 7766905..d3b2e4c 100644
--- a/ristretto.appdata.xml.in
+++ b/ristretto.appdata.xml.in
@@ -19,19 +19,19 @@
<screenshots>
<screenshot type="default">
- <image>http://goodies.xfce.org/_media/projects/applications/ristretto-screenshot.png</image>
+ <image>https://goodies.xfce.org/_media/projects/applications/ristretto-screenshot.png</image>
<!-- <image>http://docs.xfce.org/_media/apps/ristretto/view-images.png</image> -->
</screenshot>
<screenshot>
<caption>Ristretto - Set as Wallpaper</caption>
- <image>http://goodies.xfce.org/_media/projects/applications/ristretto-screenshot-2.png</image>
+ <image>https://goodies.xfce.org/_media/projects/applications/ristretto-screenshot-2.png</image>
<!-- <image>http://docs.xfce.org/_media/apps/ristretto/set-wallpaper.png</image> -->
</screenshot>
</screenshots>
- <url type="homepage">http://docs.xfce.org/apps/ristretto/start</url>
+ <url type="homepage">https://docs.xfce.org/apps/ristretto/start</url>
<url type="bugtracker">https://bugzilla.xfce.org/describecomponents.cgi?product=Ristretto</url>
- <url type="help">http://docs.xfce.org/apps/ristretto/start</url>
+ <url type="help">https://docs.xfce.org/apps/ristretto/start</url>
<updatecontact>xfce4-dev at xfce.org</updatecontact>
@@ -41,43 +41,4 @@
<binary>ristretto</binary>
</provides>
- <releases>
- <release version="0.6.3" timestamp="1344206922">
- <description>
- <_p>This version comes with the improvements such as thumbnail usage as appicon
- and update to the first image in the image-list when receiving a ready-signal,
- required to show the thumbnail once it's generated.
- </_p>
- </description>
- </release>
-
- <release version="0.6.2" timestamp="1343602164">
- <description>
- <_p>This release contains lots of translation-updates,
- and a crash when configuring the 'limit-quality' property.
- <!-- https://mail.xfce.org/pipermail/xfce-announce/2012-July/000209.html
- I guess there must be written:
- and *resolves* a crash when configuring the 'limit-quality' property.
- -->
- </_p>
- </description>
- </release>
-
- <release version="0.6.0" timestamp="1335662454">
- <description>
- <_p>This version comes with several changes such as online documentation on
- docs.xfce.org, the option to limit the maximum image-quality to
- the screen dimensions to improve memory-usage and performance - now ristretto
- renders at full quality with this option disabled, only one toolbar - instead
- of two, a quick-launch button on the toolbar to execute an editor, the option
- to pick a default-editor per mime-type, an optional clock that shows up when
- ristretto is fullscreen, Ristretto now shows a 'Loading..' message in the
- statusbar to indicate when it is busy and progressive loading of directories to
- prevent lockup of the UI.
- This version is designed to work with version 4.10 of Xfce.
- </_p>
- </description>
- </release>
- </releases>
-
</component>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list