about summary refs log tree commit diff stats
path: root/src/config
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 /src/config
parent69ac809776e3845ad0921053b26612077782466d (diff)
downloadprofani-tty-fb7001cffbb142762cc127f68f1b4013a0fdc351.tar.gz
Added console muc message setting to themes
Diffstat (limited to 'src/config')
-rw-r--r--src/config/theme.c2
1 files changed, 2 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*