[gnome-bluetooth] Add enums to GnomeBluetoothApplet introspection
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] Add enums to GnomeBluetoothApplet introspection
- Date: Fri, 29 Oct 2010 18:03:41 +0000 (UTC)
commit ee675b9bcebe8440c437202b6a927ab036a3e46a
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Fri Oct 29 20:01:52 2010 +0200
Add enums to GnomeBluetoothApplet introspection
Add all the GnomeBluetooth enums to the GIR, so gnome-shell doesn't
need to load the other typelib.
applet/Makefile-lib.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/applet/Makefile-lib.am b/applet/Makefile-lib.am
index b4cd5a9..06c16c4 100644
--- a/applet/Makefile-lib.am
+++ b/applet/Makefile-lib.am
@@ -37,7 +37,7 @@ GnomeBluetoothApplet_1_0_gir_INCLUDES = GObject-2.0 Gtk-3.0 DBusGLib-1.0 GModule
GnomeBluetoothApplet_1_0_gir_PACKAGES = gobject-2.0 gtk+-3.0 dbus-glib-1 gmodule-2.0 glib-2.0
GnomeBluetoothApplet_1_0_gir_CFLAGS = -I$(srcdir) -I$(top_srcdir) -I$(top_srcdir)/lib
GnomeBluetoothApplet_1_0_gir_LIBS = libgnome-bluetooth-applet.la
-GnomeBluetoothApplet_1_0_gir_FILES = $(libgnome_bluetooth_applet_la_SOURCES)
+GnomeBluetoothApplet_1_0_gir_FILES = $(libgnome_bluetooth_applet_la_SOURCES) ../lib/bluetooth-enums.h
INTROSPECTION_GIRS += GnomeBluetoothApplet-1.0.gir
gnomeshell_DATA = $(INTROSPECTION_GIRS:.gir=.typelib)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]