[Xfce4-commits] [xfce/libxfce4ui] 08/08: Move header file location from vapi to gir.

noreply at xfce.org noreply at xfce.org
Mon Aug 14 05:56:19 CEST 2017


This is an automated email from the git hooks/post-receive script.

e   r   i   c       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/libxfce4ui.

commit a8084888d9a9fc914c50b1ce9267bccfcda260c1
Author: Vidar Haarr <vhaarr at gmail.com>
Date:   Mon Aug 7 20:44:25 2017 +0200

    Move header file location from vapi to gir.
    
    Signed-off-by: Eric Koegel <eric.koegel at gmail.com>
---
 libxfce4ui/Makefile.am             | 3 ++-
 libxfce4ui/libxfce4ui-2.0.metadata | 1 -
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libxfce4ui/Makefile.am b/libxfce4ui/Makefile.am
index b8d8828..91b388d 100644
--- a/libxfce4ui/Makefile.am
+++ b/libxfce4ui/Makefile.am
@@ -114,7 +114,8 @@ INTROSPECTION_SCANNER_ARGS = \
 	--warn-all \
 	--identifier-prefix=Xfce \
 	--identifier-prefix=xfce \
-	--identifier-prefix=libxfce
+	--identifier-prefix=libxfce \
+	--c-include=libxfce4ui/libxfce4ui.h
 INTROSPECTION_COMPILER_ARGS = \
 	--includedir=$(srcdir) \
 	--includedir=$(prefix)/share/gir-1.0 \
diff --git a/libxfce4ui/libxfce4ui-2.0.metadata b/libxfce4ui/libxfce4ui-2.0.metadata
index dd78c64..e69de29 100644
--- a/libxfce4ui/libxfce4ui-2.0.metadata
+++ b/libxfce4ui/libxfce4ui-2.0.metadata
@@ -1 +0,0 @@
-* cheader_filename="libxfce4ui/libxfce4ui.h"

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


More information about the Xfce4-commits mailing list