From cb926cedf3538e9c9ee6d94cee088b7ecf213c81 Mon Sep 17 00:00:00 2001 From: Denis Fomin Date: Sun, 26 Aug 2012 22:08:07 +0400 Subject: [PATCH] anti_spam.config_dialog. do not set focus to CheckButtons --- anti_spam/config_dialog.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/anti_spam/config_dialog.ui b/anti_spam/config_dialog.ui index 14f3850..36dc492 100644 --- a/anti_spam/config_dialog.ui +++ b/anti_spam/config_dialog.ui @@ -13,7 +13,7 @@ Block pubsub messages True - True + False False If checked, Gajim will block incoming messages from pubsub. True @@ -28,7 +28,7 @@ Disable xhtml in MUCs True - True + False False If checked, Gajim will remove XHTML from incoming multi-user chat messages True @@ -43,7 +43,7 @@ Disable xhtml in private messages True - True + False False If checked, Gajim will remove XHTML from incoming private messages True @@ -58,7 +58,7 @@ Block incoming subscription requests True - True + False False If checked, Gajim will block incoming subscription requests True