[Xfce4-commits] [xfce/xfce4-power-manager] 01/01: Install Appdata in metainfo (Bug #15380)

noreply at xfce.org noreply at xfce.org
Tue May 14 00:57:49 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 xfce/xfce4-power-manager.

commit e40a57696e9bd6dedd283f5c2f79c480493ef49a
Author: Andre Miranda <andreldm at xfce.org>
Date:   Mon May 13 19:56:59 2019 -0300

    Install Appdata in metainfo (Bug #15380)
---
 data/appdata/Makefile.am                        | 2 +-
 data/appdata/xfce4-power-manager.appdata.xml.in | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/data/appdata/Makefile.am b/data/appdata/Makefile.am
index 407d1c9..edad16f 100644
--- a/data/appdata/Makefile.am
+++ b/data/appdata/Makefile.am
@@ -2,7 +2,7 @@
 # .appdata
 #
 @INTLTOOL_XML_RULE@
-appdatadir = $(datadir)/appdata
+appdatadir = $(datadir)/metainfo
 appdata_DATA = $(appdata_in_files:.xml.in=.xml)
 appdata_in_files = xfce4-power-manager.appdata.xml.in
 
diff --git a/data/appdata/xfce4-power-manager.appdata.xml.in b/data/appdata/xfce4-power-manager.appdata.xml.in
index 6324cd2..1977b2b 100644
--- a/data/appdata/xfce4-power-manager.appdata.xml.in
+++ b/data/appdata/xfce4-power-manager.appdata.xml.in
@@ -36,8 +36,8 @@
   <url type="bugtracker">https://bugzilla.xfce.org/</url>
   <url type="help">http://docs.xfce.org/xfce/xfce4-power-manager/start</url>
 
-  <updatecontact>xfce4-dev at xfce.org</updatecontact>
-
+  <update_contact>xfce4-dev at xfce.org</update_contact>
+  <translation type="gettext">xfce4-power-manager</translation>
   <project_group>XFCE</project_group>
 
   <provides>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list