[Pkg-privacy-commits] [tails-installer] 01/01: Fix the appdata file format
Intrigeri
intrigeri at moszumanska.debian.org
Wed May 24 15:28:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to tag 3.95.4
in repository tails-installer.
commit f633a7baf8a42d0333628fa242c32f89c65a8714
Author: Martin Briza <mbriza at redhat.com>
Date: Tue Oct 4 11:57:28 2016 +0200
Fix the appdata file format
---
data/liveusb-creator.appdata.xml | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/data/liveusb-creator.appdata.xml b/data/liveusb-creator.appdata.xml
index 193fd6c..211448b 100644
--- a/data/liveusb-creator.appdata.xml
+++ b/data/liveusb-creator.appdata.xml
@@ -10,7 +10,16 @@
<p>A tool to create a bootable live USB drive with an edition of Fedora. Not only can Fedora LiveUSB Creator write an image to your flash drive, it can also download it for you. It offers official editions (Server, Workstation), Fedora spins (KDE Plasma Desktop, Xfce Desktop, Cinnamon Desktop,...), and Fedora Labs (Design Suite, Security Lab,...). It provides basic information about each of them to help you make the right choice.</p>
<p>Fedora LiveUSB Creator can also write other bootable ISOs loaded from your local disk, but keep in mind that it's only tested with Fedora images.</p>
</description>
- <keywords>iso,fedora,usb,writer,live,spin,creator</keywords>
+ <keywords>
+ <keyword>iso</keyword>
+ <keyword>fedora</keyword>
+ <keyword>usb</keyword>
+ <keyword>writer</keyword>
+ <keyword>live</keyword>
+ <keyword>spin</keyword>
+ <keyword>creator</keyword>
+ <keyword>media</keyword>
+ </keywords>
<url type="homepage">https://fedorahosted.org/liveusb-creator</url>
<screenshots>
<screenshot type="default">https://github.com/lmacken/liveusb-creator/raw/develop/screenshots/screenshot1.png</screenshot>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tails-installer.git
More information about the Pkg-privacy-commits
mailing list