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

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

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 15 Apr 2012 11:29:32 +0200
changeset 1789
ebf61384cfdb
parent 1785
9c6d23391248
child 1791
3e946bfda98a

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	Fri Apr 13 19:16:01 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