--- a/Preferences/__init__.py Sat May 22 15:00:13 2010 +0200 +++ b/Preferences/__init__.py Sat May 22 20:01:58 2010 +0200 @@ -161,6 +161,7 @@ # 3 = weekly # 4 = monthly "UseProxy" : False, + "UseSystemProxy" : True, "ProxyHost" : "", "ProxyPort" : 80, "ProxyUser" : "", @@ -1053,7 +1054,7 @@ "BrowsersListContentsByOccurrence", "LogViewerAutoRaise", "SingleApplicationMode", "TabViewManagerFilenameOnly", "CaptionShowsFilename", "ShowSplash", - "SingleCloseButton", "UseProxy", + "SingleCloseButton", "UseProxy", "UseSystemProxy", "TopLeftByLeft", "BottomLeftByLeft", "TopRightByRight", "BottomRightByRight", "RequestDownloadFilename",