From c77842e1becfa458dac24d4137c47bf17748db27 Mon Sep 17 00:00:00 2001 From: "louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13" Date: Fri, 17 Dec 2010 14:36:14 +0000 Subject: fixed #1892 save folded rosters and info_win_height in the config file --- data/default_config.cfg | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'data') diff --git a/data/default_config.cfg b/data/default_config.cfg index e7ff7411..19ab9009 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -143,7 +143,7 @@ send_time = true full_name = # your personnal website -website = http://poezio.eu +website = # your e-mail address email = @@ -151,6 +151,8 @@ email = # anything you want to say about you comment = -roster_show_offline = false - -own_nick = louiz’ \ No newline at end of file +[var] +# You should not edit this section, it is just used by poezio +# to save various data across restarts +folded_roster_groups = +info_win_height = 2 \ No newline at end of file -- cgit v1.2.3