summaryrefslogtreecommitdiff
path: root/lib/bluetooth-plugin-manager.c
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2009-09-23 17:21:12 +0100
committerBastien Nocera <hadess@hadess.net>2009-09-23 17:21:12 +0100
commit3a776210771f11b85c9353f2ed973ff0cea5cda5 (patch)
treeb9c9429d631c7922b6b33dce02ddd8d082b3126f /lib/bluetooth-plugin-manager.c
parent8f5046601212305a65bea1b61ed44fa9b21c2d2a (diff)
downloadgnome-bluetooth-3a776210771f11b85c9353f2ed973ff0cea5cda5.tar.gz
Update API docs
Add BluetoothClient and plugin documentations, update the others.
Diffstat (limited to 'lib/bluetooth-plugin-manager.c')
-rw-r--r--lib/bluetooth-plugin-manager.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/bluetooth-plugin-manager.c b/lib/bluetooth-plugin-manager.c
index ab1751c5..5606610b 100644
--- a/lib/bluetooth-plugin-manager.c
+++ b/lib/bluetooth-plugin-manager.c
@@ -33,6 +33,9 @@
#define UNINSTALLED_PLUGINDIR "../lib/plugins"
+#define SOEXT ("." G_MODULE_SUFFIX)
+#define SOEXT_LEN (strlen (SOEXT))
+
GList *plugin_list = NULL;
static void