--- a/Preferences/__init__.py Sat Jun 04 11:53:15 2011 +0200 +++ b/Preferences/__init__.py Sun Jun 05 18:25:36 2011 +0200 @@ -1932,7 +1932,7 @@ elif key in ["HelpViewerType", "DiskCacheSize", "AcceptCookies", "KeepCookiesUntil", "StartupBehavior", "HistoryLimit", "OfflineStorageDatabaseQuota", "OfflineWebApplicationCacheQuota", - "CachePolicy", "DownloadManagerRemovePolicy", + "CachePolicy", "DownloadManagerRemovePolicy", "SearchLanguage"]: return int(prefClass.settings.value("Help/" + key, prefClass.helpDefaults[key]))