update emoji autocorrect entries from po-files
[LibreOffice.git] / config_host / config_vclplug.h.in
blob4daf38375766c76681e1bdd8ae456b92312cff0c
1 /*
3 Settings about which X11 desktops have support enabled.
5 */
7 #ifndef CONFIG_VCLPLUG_H
8 #define CONFIG_VCLPLUG_H
10 #define ENABLE_GTK 0
11 #define ENABLE_KDE 0
12 #define ENABLE_KDE4 0
13 #define ENABLE_TDE 0
14 #define ENABLE_GNOME_VFS 0
15 #define ENABLE_GIO 0
17 #endif