[Xfce4-commits] [apps/parole] 01/01: Small typo-fixes in appdata, thanks to Mike Massonnet for spotting them
noreply at xfce.org
noreply at xfce.org
Mon Jun 9 16:55:57 CEST 2014
This is an automated email from the git hooks/post-receive script.
ochosi pushed a commit to branch master
in repository apps/parole.
commit d18a790dd0c966912dfd0ec68aac1227b234bfc7
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Mon Jun 9 16:55:36 2014 +0200
Small typo-fixes in appdata, thanks to Mike Massonnet for spotting them
---
data/appdata/Makefile.am | 2 +-
data/appdata/parole.appdata.xml.in | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/data/appdata/Makefile.am b/data/appdata/Makefile.am
index 8aa9ebb..45299f6 100644
--- a/data/appdata/Makefile.am
+++ b/data/appdata/Makefile.am
@@ -7,7 +7,7 @@ appdata_DATA = $(appdata_in_files:.xml.in=.xml)
appdata_in_files = parole.appdata.xml.in
EXTRA_DIST = \
- parole.appdata.xml.in
+ $(appdata_in_files)
CLEANFILES = \
$(appdata_DATA)
\ No newline at end of file
diff --git a/data/appdata/parole.appdata.xml.in b/data/appdata/parole.appdata.xml.in
index 58d5a26..504920c 100644
--- a/data/appdata/parole.appdata.xml.in
+++ b/data/appdata/parole.appdata.xml.in
@@ -20,7 +20,7 @@
<screenshots>
<screenshot type="default">
- <image>http://http://i2.wp.com/smdavis.us/wp-content/uploads/2014/04/Numix_parole.png</image>
+ <image>http://i2.wp.com/smdavis.us/wp-content/uploads/2014/04/Numix_parole.png</image>
</screenshot>
<screenshot>
<caption>Parole in Xubuntu with the MPRIS2 plugin</caption>
@@ -30,7 +30,7 @@
<url type="homepage">http://www.xfce.org/</url>
<url type="bugtracker">https://bugzilla.xfce.org/</url>
- <url type="help">http://http://docs.xfce.org/apps/parole/start</url>
+ <url type="help">http://docs.xfce.org/apps/parole/start</url>
<updatecontact>xfce4-dev at xfce.org</updatecontact>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list