[gnome-pocket] Revert "Work-around introspection bug"



commit bab4d14067e59ebbd0452d536cbb01d635a08841
Author: Bastien Nocera <hadess hadess net>
Date:   Sat Sep 20 22:21:33 2014 +0200

    Revert "Work-around introspection bug"
    
    This reverts commit d5fd22798ecca962fcdb267214bfc5cddef86dfc.

 Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 18e73ba..6bb6c53 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -50,8 +50,8 @@ GnomePocket_1_0_gir_LIBS = libgnome-pocket.la
 GnomePocket_1_0_gir_CFLAGS = $(AM_CPPFLAGS)
 GnomePocket_1_0_gir_SCANNERFLAGS =                     \
        --warn-all                                      \
-       --symbol-prefix=gnome                           \
-       --identifier-prefix=Gnome                       \
+       --symbol-prefix=gnome_pocket                    \
+       --identifier-prefix=GnomePocket                 \
         --c-include="gnome-pocket/gnome-pocket.h"      \
        $(NULL)
 GnomePocket_1_0_gir_INCLUDES = $(GNOME_POCKET_GIR_INCLUDES)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]