Preserve Gajims minimize flag in bookmarks
Implement https://github.com/profanity-im/profanity/issues/1326
This commit is contained in:
@@ -95,6 +95,7 @@ typedef struct bookmark_t {
|
||||
char *password;
|
||||
char *name;
|
||||
gboolean autojoin;
|
||||
int ext_gajim_minimize; //0 - non existant, 1 - true, 2 - false
|
||||
} Bookmark;
|
||||
|
||||
typedef struct disco_identity_t {
|
||||
|
||||
Reference in New Issue
Block a user