summaryrefslogtreecommitdiff
path: root/utils/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/config.h')
-rw-r--r--utils/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/config.h b/utils/config.h
index 281dd26f8..580185714 100644
--- a/utils/config.h
+++ b/utils/config.h
@@ -46,12 +46,12 @@
#define WITH_SEARCH
/* Printing support */
#define WITH_PRINT
+ /* Theme auto-install */
+ #define WITH_THEME_INSTALL
#endif
#ifdef ncos
/* Kiosk style browsing support */
#define WITH_KIOSK_BROWSING
- /* Kiosk style browsing themes support */
- #define WITH_KIOSK_THEMES
#endif
#if defined(riscos) || defined(ncos) || defined(debug)