From fb7001cffbb142762cc127f68f1b4013a0fdc351 Mon Sep 17 00:00:00 2001 From: James Booth Date: Wed, 30 Dec 2015 00:48:37 +0000 Subject: Added console muc message setting to themes --- src/config/theme.c | 2 ++ theme_template | 1 + themes/boothj5 | 1 + themes/complex | 1 + themes/simple | 1 + 5 files changed, 6 insertions(+) diff --git a/src/config/theme.c b/src/config/theme.c index 0c0ff26c..8ecc986d 100644 --- a/src/config/theme.c +++ b/src/config/theme.c @@ -533,6 +533,8 @@ _load_preferences(void) g_free(ch); } } + + _set_string_preference("console.muc", PREF_CONSOLE_MUC); } static gchar* diff --git a/theme_template b/theme_template index 39778ad9..be6a9cd5 100644 --- a/theme_template +++ b/theme_template @@ -96,3 +96,4 @@ occupants.jid= wins.autotidy= otr.char= pgp.char= +console.muc= diff --git a/themes/boothj5 b/themes/boothj5 index 0d6f20d1..e20a44b9 100644 --- a/themes/boothj5 +++ b/themes/boothj5 @@ -96,3 +96,4 @@ wins.autotidy=true otr.char=@ pgp.char=% tls.show=true +console.muc=first diff --git a/themes/complex b/themes/complex index bc29d195..0d93a71b 100644 --- a/themes/complex +++ b/themes/complex @@ -42,3 +42,4 @@ presence=true intype=true enc.warn=true tls.show=true +console.muc=all diff --git a/themes/simple b/themes/simple index f8147f05..c9453390 100644 --- a/themes/simple +++ b/themes/simple @@ -36,3 +36,4 @@ intype=false enc.warn=false wins.autotidy=false tls.show=false +console.muc=first -- cgit 1.4.1-2-gfad0