about summary refs log tree commit diff
path: root/cfgfiles
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2013-05-27 05:50:40 +0200
committeraszlig <aszlig@redmoonstudios.org>2013-05-27 05:50:40 +0200
commit4a467bd824373c4b5c67ad5b05dace5c09acce9b (patch)
tree2afe2e80d496db44f43051496e45037c96dd7de6 /cfgfiles
parentd9011587692a7e36e0eaa352fa4bb06388f648cd (diff)
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 <aszlig@redmoonstudios.org>
Diffstat (limited to 'cfgfiles')
-rw-r--r--cfgfiles/gajim.nix2
1 files changed, 1 insertions, 1 deletions
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 = "";