From 4a467bd824373c4b5c67ad5b05dace5c09acce9b Mon Sep 17 00:00:00 2001 From: aszlig Date: Mon, 27 May 2013 05:50:40 +0200 Subject: gajim.nix: Don't confirm meta contacts. I have lot's of those and I don't want to confirm them, because it's possible to separate them later if it was by accident. Signed-off-by: aszlig --- cfgfiles/gajim.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cfgfiles') diff --git a/cfgfiles/gajim.nix b/cfgfiles/gajim.nix index 8847cd37..12aae366 100644 --- a/cfgfiles/gajim.nix +++ b/cfgfiles/gajim.nix @@ -64,7 +64,7 @@ in mkConfig { confirm_close_muc_rooms = ""; confirm_close_multiple_tabs = true; confirm_custom_status = "no"; - confirm_metacontacts = ""; + confirm_metacontacts = "no"; conversation_font = "Liberation Mono 10"; ctrl_tab_go_to_next_composing = true; custom_file_manager = ""; -- cgit 1.4.1