grim/guifications3

Parents 15a3bc316ac4
Children 9a16ab4bdc51
added the plugin flags member to the GfPluginInfo struct of guifications-daemon-web

closes: #676
--- a/guifications-daemon-web/src/guifications-daemon-web.c Wed Dec 15 19:21:33 2010 -0600
+++ b/guifications-daemon-web/src/guifications-daemon-web.c Sun Dec 19 23:56:00 2010 -0600
@@ -85,6 +85,7 @@
static GfPluginInfo info = {
GF_NATIVE_PLUGIN_ABI_VERSION,
+ GF_PLUGIN_FLAGS_NONE,
"Guifications Web Interface",
VERSION,
N_("Web Interface for Guifications"),