From b0d73d6b5217666803be0702d34825cc8b143c8a Mon Sep 17 00:00:00 2001
From: "louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13"
 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13>
Date: Sun, 31 Oct 2010 18:59:31 +0000
Subject: default config update

---
 data/default_config.cfg | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

(limited to 'data')

diff --git a/data/default_config.cfg b/data/default_config.cfg
index b299f871..12062dc8 100644
--- a/data/default_config.cfg
+++ b/data/default_config.cfg
@@ -71,7 +71,7 @@ highlight_on =
 # Default settings are :
 # - all quit and join notices will be displayed
 # - status changes won't be displayed unless
-#   the user talked since less than 2 minutes
+#   the user talked in the last 2 minutes
 
 hide_exit_join = -1
 
@@ -128,7 +128,7 @@ themes_dir =
 # in the theme_dir directory.
 # If the file is not found (or no filename is specified) the default
 # theme will be used instead
-theme_file = poezio
+theme = poezio
 
 # if true, information about the software (name and version)
 # will be sent if requested by anyone
@@ -158,4 +158,7 @@ website = http://poezio.eu
 email = 
 
 # anything you want to say about you
-comment = I am using Poezio, it's a console XMPP (Jabber) client. Check it out at http://poezio.eu
\ No newline at end of file
+comment = 
+
+roster_show_offline = false
+
-- 
cgit v1.2.3