[Xfce4-commits] [apps/parole] 02/05: Make descriptions translateable and use UNIX epoch for timestamps
noreply at xfce.org
noreply at xfce.org
Mon Jun 9 03:22:51 CEST 2014
This is an automated email from the git hooks/post-receive script.
bluesabre pushed a commit to branch master
in repository apps/parole.
commit 7e7a3d5486d6297d1c06853e52aee52aecba3789
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Wed May 21 12:14:44 2014 +0200
Make descriptions translateable and use UNIX epoch for timestamps
---
data/appdata/parole.appdata.xml.in | 40 ++++++++++++++++++------------------
1 file changed, 20 insertions(+), 20 deletions(-)
diff --git a/data/appdata/parole.appdata.xml.in b/data/appdata/parole.appdata.xml.in
index 488289e..7f88917 100644
--- a/data/appdata/parole.appdata.xml.in
+++ b/data/appdata/parole.appdata.xml.in
@@ -8,14 +8,14 @@
<summary>Modern and simple media player</summary>
<description>
- <p>Parole is a modern simple media player based on the GStreamer
+ <_p>Parole is a modern simple media player based on the GStreamer
framework and written to fit well in the Xfce desktop. It is
designed with simplicity, speed and resource usage in mind.
- </p>
- <p>Parole features playback of local media files, including
+ </_p>
+ <_p>Parole features playback of local media files, including
video with subtitles support, Audio CDs, DVDs, and live streams.
Parole is also extensible via plugins.
- </p>
+ </_p>
</description>
<screenshots>
@@ -41,45 +41,45 @@
</provides>
<releases>
- <release version="0.6.1" timestamp="20140330">
+ <release version="0.6.1" timestamp="1396146122">
<description>
- <p>Latest stable release, see:
+ <_p>Latest stable release, see:
https://mail.xfce.org/pipermail/xfce-announce/2014-March/000318.html
- </p>
+ </_p>
</description>
</release>
- <release version="0.6.0" timestamp="20140125">
+ <release version="0.6.0" timestamp="1390672461">
<description>
- <p>Stable release, see:
+ <_p>Stable release, see:
https://mail.xfce.org/pipermail/xfce-announce/2014-January/000299.html
- </p>
+ </_p>
</description>
</release>
- <release version="0.5.91" timestamp="20131230">
+ <release version="0.5.91" timestamp="1388377669">
<description>
- <p>Development release, see:
+ <_p>Development release, see:
https://mail.xfce.org/pipermail/xfce-announce/2013-December/000296.html
- </p>
+ </_p>
</description>
</release>
- <release version="0.5.4" timestamp="20131204">
+ <release version="0.5.4" timestamp="1386200468">
<description>
- <p>Previous stable version release, see:
+ <_p>Previous stable version release, see:
https://mail.xfce.org/pipermail/xfce-announce/2013-December/000292.html
- </p>
+ </_p>
</description>
</release>
- <release version="0.5.90" timestamp="20131019">
+ <release version="0.5.90" timestamp="1382192176">
<description>
- <p>Development release, see:
+ <_p>Development release, see:
https://mail.xfce.org/pipermail/xfce-announce/2013-October/000286.html
- </p>
+ </_p>
</description>
</release>
</releases>
-</component>
\ No newline at end of file
+</component>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list