Removed a config page from the web browser subset of the configuration dialog. 5_2_x

Sun, 15 Apr 2012 11:29:32 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 15 Apr 2012 11:29:32 +0200
branch
5_2_x
changeset 1790
1155fb831ae2
parent 1788
6cde0ffb2667
child 1793
6576de5df81e

Removed a config page from the web browser subset of the configuration dialog.

Preferences/ConfigurationDialog.py file | annotate | diff | comparison | revisions
--- a/Preferences/ConfigurationDialog.py	Sat Apr 14 12:03:40 2012 +0200
+++ b/Preferences/ConfigurationDialog.py	Sun Apr 15 11:29:32 2012 +0200
@@ -320,9 +320,6 @@
                     [self.trUtf8("Help Documentation"),
                     "preferences-helpdocumentation.png",
                     "HelpDocumentationPage", "0helpPage", None],
-                "helpViewersPage": \
-                    [self.trUtf8("Help Viewers"), "preferences-helpviewers.png",
-                    "HelpViewersPage", "0helpPage", None],
                 "helpVirusTotalPage": \
                     [self.trUtf8("VirusTotal Interface"), "virustotal.png",
                     "HelpVirusTotalPage", "0helpPage", None],

eric ide

mercurial