Allow "account" setting in [connection] to autconnect the account
closes #251
This commit is contained in:
@@ -56,7 +56,8 @@ typedef enum {
|
||||
PREF_GRLOG,
|
||||
PREF_AUTOAWAY_CHECK,
|
||||
PREF_AUTOAWAY_MODE,
|
||||
PREF_AUTOAWAY_MESSAGE
|
||||
PREF_AUTOAWAY_MESSAGE,
|
||||
PREF_CONNECT_ACCOUNT
|
||||
} preference_t;
|
||||
|
||||
void prefs_load(void);
|
||||
|
||||
Reference in New Issue
Block a user