[Xfce4-commits] [apps/xfce4-screenshooter] 01/02: Update AppData file
noreply at xfce.org
noreply at xfce.org
Thu May 2 22:12:55 CEST 2019
This is an automated email from the git hooks/post-receive script.
a n d r e 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/xfce4-screenshooter.
commit dc34e5327d613b2f7f9f3900e6b0e8ca4731ef5e
Author: Andre Miranda <andreldm at xfce.org>
Date: Thu May 2 17:10:21 2019 -0300
Update AppData file
---
src/xfce4-screenshooter.appdata.xml.in | 21 +++++++++++++--------
1 file changed, 13 insertions(+), 8 deletions(-)
diff --git a/src/xfce4-screenshooter.appdata.xml.in b/src/xfce4-screenshooter.appdata.xml.in
index d0bcfd9..2edd45b 100644
--- a/src/xfce4-screenshooter.appdata.xml.in
+++ b/src/xfce4-screenshooter.appdata.xml.in
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2014 Eric Koegel <eric.koegel at gmail.com> and Simon Steinbeiss <simon at xfce.org> -->
-<component type="desktop">
- <id>xfce4-screenshooter.desktop</id>
+<!-- Copyright 2014 Eric Koegel <eric.koegel at gmail.com> -->
+<!-- Copyright 2014 Simon Steinbeiss <simon at xfce.org> -->
+<!-- Copyright 2019 Andre Miranda <andreldm at xfce.org> -->
+
+<component type="desktop-application">
+ <id>org.xfce.screenshooter</id>
<metadata_license>CC-BY-3.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<name>xfce4-screenshooter</name>
@@ -18,18 +21,20 @@
<screenshots>
<screenshot type="default">
- <image>http://docs.xfce.org/_media/apps/screenshooter/xfce4-screenshooter-dialog1.png</image>
+ <image>https://docs.xfce.org/_media/apps/screenshooter/xfce4-screenshooter-dialog1.png</image>
</screenshot>
</screenshots>
- <url type="homepage">http://goodies.xfce.org/projects/applications/xfce4-screenshooter</url>
+ <url type="homepage">https://goodies.xfce.org/projects/applications/xfce4-screenshooter</url>
<url type="bugtracker">https://bugzilla.xfce.org/describecomponents.cgi?product=Xfce4-screenshooter</url>
- <url type="help">http://docs.xfce.org/apps/screenshooter/start</url>
-
- <updatecontact>xfce4-dev at xfce.org</updatecontact>
+ <url type="help">https://docs.xfce.org/apps/screenshooter/start</url>
<provides>
<binary>xfce4-screenshooter</binary>
</provides>
+ <project_group>Xfce</project_group>
+ <update_contact>xfce4-dev at xfce.org</update_contact>
+ <translation type="gettext">xfce4-screenshooter</translation>
+
</component>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list