Make tray icon configurable using /tray cmd

This commit is contained in:
Dominik Heidler
2016-04-16 16:29:32 +02:00
parent 6cc04bc3ba
commit 4cb1d73a83
8 changed files with 72 additions and 2 deletions

View File

@@ -52,6 +52,9 @@ typedef enum {
PREF_TITLEBAR_SHOW,
PREF_TITLEBAR_GOODBYE,
PREF_FLASH,
#ifdef HAVE_GTK
PREF_TRAY,
#endif
PREF_INTYPE,
PREF_HISTORY,
PREF_CARBONS,