From b3f129435d8908f874de2d2555d5e8d29c2a985e Mon Sep 17 00:00:00 2001 From: nyuszika7h Date: Mon, 20 Oct 2014 14:06:59 +0200 Subject: [PATCH] Google: Set default value of maximumResults to 3 3 results usually fit in a single message, on the other hand the default of 8 is too much. --- plugins/Google/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Google/config.py b/plugins/Google/config.py index 8aa40bd58..5d41960fb 100644 --- a/plugins/Google/config.py +++ b/plugins/Google/config.py @@ -118,7 +118,7 @@ conf.registerChannelValue(Google, 'oneToOne', registry.Boolean(False, _("""Determines whether results are sent in different lines or all in the same one."""))) conf.registerChannelValue(Google, 'maximumResults', - NumSearchResults(8, _("""Determines the maximum number of results returned + NumSearchResults(3, _("""Determines the maximum number of results returned from the google command."""))) conf.registerChannelValue(Google, 'defaultLanguage', Language('lang_'+ _('en'), _("""Determines what default language is used in