1/* config_host/config_vclplug.h. Generated from config_vclplug.h.in by configure. */
2/*
3
4Settings about which X11 desktops have support enabled.
5
6*/
7
8#ifndef CONFIG_VCLPLUG_H
9#define CONFIG_VCLPLUG_H
10
11#define ENABLE_GTK 1
12#define ENABLE_KDE 0
13#define ENABLE_KDE4 0
14#define ENABLE_TDE 0
15#define ENABLE_GNOME_VFS 0
16#define ENABLE_GIO 1
17
18#endif
19