[Xfce4-commits] [xfce/libxfce4ui] 06/08: Make sure our gir/vapi gets the Xfce namespace, and not 'xfce'.

noreply at xfce.org noreply at xfce.org
Mon Aug 14 05:56:17 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 99b3967444cb133e249ccbaffa856247c84abd25
Author: Vidar Haarr <vhaarr at gmail.com>
Date:   Mon Aug 7 18:33:59 2017 +0200

    Make sure our gir/vapi gets the Xfce namespace, and not 'xfce'.
    
    Signed-off-by: Eric Koegel <eric.koegel at gmail.com>
---
 libxfce4ui/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libxfce4ui/Makefile.am b/libxfce4ui/Makefile.am
index abb8adb..b8d8828 100644
--- a/libxfce4ui/Makefile.am
+++ b/libxfce4ui/Makefile.am
@@ -112,8 +112,8 @@ INTROSPECTION_SCANNER_ARGS = \
 	--add-include-path=$(srcdir) \
 	--add-include-path=$(prefix)/share/gir-1.0 \
 	--warn-all \
-	--identifier-prefix=xfce \
 	--identifier-prefix=Xfce \
+	--identifier-prefix=xfce \
 	--identifier-prefix=libxfce
 INTROSPECTION_COMPILER_ARGS = \
 	--includedir=$(srcdir) \

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


More information about the Xfce4-commits mailing list