[Xfce4-commits] [xfce/libxfce4util] 03/05: Make sure our gir/vapi gets the Xfce namespace, and not 'xfce'.

noreply at xfce.org noreply at xfce.org
Sun Aug 13 14:08:50 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/libxfce4util.

commit f80bd671745b3b96dbad33df392374fc03316b12
Author: Vidar Haarr <vhaarr at gmail.com>
Date:   Mon Aug 7 18:38:37 2017 +0200

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

diff --git a/libxfce4util/Makefile.am b/libxfce4util/Makefile.am
index 0d0806b..772e8a0 100644
--- a/libxfce4util/Makefile.am
+++ b/libxfce4util/Makefile.am
@@ -88,8 +88,8 @@ INTROSPECTION_SCANNER_ENV = CC="$(CC)"
 INTROSPECTION_SCANNER_ARGS = \
 	--add-include-path=$(srcdir) \
 	--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