[Xfce4-commits] [xfce/xfce4-panel] 09/09: GObject Introspection: Move header file location from vapi to gir

noreply at xfce.org noreply at xfce.org
Mon Aug 14 23:10:42 CEST 2017


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

o   c   h   o   s   i       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-panel.

commit e2dbdf186e20402c7133bc0ed90d7b98f23a050e
Author: Vidar Haarr <vhaarr at gmail.com>
Date:   Mon Aug 7 20:50:12 2017 +0200

    GObject Introspection: Move header file location from vapi to gir
---
 libxfce4panel/Makefile.am                | 3 ++-
 libxfce4panel/libxfce4panel-2.0.metadata | 1 -
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libxfce4panel/Makefile.am b/libxfce4panel/Makefile.am
index de0a983..51ce297 100644
--- a/libxfce4panel/Makefile.am
+++ b/libxfce4panel/Makefile.am
@@ -183,7 +183,8 @@ INTROSPECTION_SCANNER_ARGS = \
 	--identifier-prefix=xfce \
 	--identifier-prefix=LIBXFCE4PANEL \
 	--identifier-prefix=libxfce4panel \
-	--identifier-prefix=Plugin
+	--identifier-prefix=Plugin \
+	--c-include=libxfce4panel/libxfce4panel.h
 INTROSPECTION_COMPILER_ARGS = \
 	--includedir=$(srcdir) \
 	--includedir=$(prefix)/share/gir-1.0 \
diff --git a/libxfce4panel/libxfce4panel-2.0.metadata b/libxfce4panel/libxfce4panel-2.0.metadata
index da09402..e69de29 100644
--- a/libxfce4panel/libxfce4panel-2.0.metadata
+++ b/libxfce4panel/libxfce4panel-2.0.metadata
@@ -1 +0,0 @@
-* cheader_filename="libxfce4panel/libxfce4panel.h"

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


More information about the Xfce4-commits mailing list