about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-12-30 00:48:37 +0000
committerJames Booth <boothj5@gmail.com>2015-12-30 00:48:37 +0000
commitfb7001cffbb142762cc127f68f1b4013a0fdc351 (patch)
tree8c4b4357cba1f9aee33908e62d290066c975be97
parent69ac809776e3845ad0921053b26612077782466d (diff)
downloadprofani-tty-fb7001cffbb142762cc127f68f1b4013a0fdc351.tar.gz
Added console muc message setting to themes
-rw-r--r--src/config/theme.c2
-rw-r--r--theme_template1
-rw-r--r--themes/boothj51
-rw-r--r--themes/complex1
-rw-r--r--themes/simple1
5 files changed, 6 insertions, 0 deletions
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