summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2013-05-11 17:35:04 +0100
committerMichael Meeks <michael.meeks@suse.com>2013-05-11 17:36:58 +0100
commit8659ca5c350b9b08fb5f343c68955cdd6d361c96 (patch)
tree9fc11bcda16fb01466c26b90752ff99f3dc1b4cf /config_host
parent363b82fdb4016bc42877fea2ebde9227b27579fe (diff)
fdo#64311 - don't encourage the fpicker to give us URLs we can't handle.
Change-Id: Ide7d833801e96a3375909238d036687082f34605
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_vclplug.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config_host/config_vclplug.h.in b/config_host/config_vclplug.h.in
index 8eecf3453801..4daf38375766 100644
--- a/config_host/config_vclplug.h.in
+++ b/config_host/config_vclplug.h.in
@@ -11,5 +11,7 @@ Settings about which X11 desktops have support enabled.
#define ENABLE_KDE 0
#define ENABLE_KDE4 0
#define ENABLE_TDE 0
+#define ENABLE_GNOME_VFS 0
+#define ENABLE_GIO 0
#endif