Preferences/ConfigurationDialog.py

branch
6_0_x
changeset 4329
399e14805a5c
parent 4280
9556c261c3a2
child 4421
c6feadf410a4
--- a/Preferences/ConfigurationDialog.py	Fri Jul 24 18:28:13 2015 +0200
+++ b/Preferences/ConfigurationDialog.py	Fri Jul 24 18:44:45 2015 +0200
@@ -277,9 +277,9 @@
                 [self.tr("Help Viewers"),
                  "preferences-helpviewers.png",
                  "HelpViewersPage", "0helpPage", None],
-                "helpVirusTotalPage":
-                [self.tr("VirusTotal Interface"), "virustotal.png",
-                 "HelpVirusTotalPage", "0helpPage", None],
+##                "helpVirusTotalPage":
+##                [self.tr("VirusTotal Interface"), "virustotal.png",
+##                 "HelpVirusTotalPage", "0helpPage", None],
                 "helpWebBrowserPage":
                 [self.tr("eric6 Web Browser"), "ericWeb.png",
                  "HelpWebBrowserPage", "0helpPage", None],
@@ -342,9 +342,9 @@
                 [self.tr("Help Documentation"),
                  "preferences-helpdocumentation.png",
                  "HelpDocumentationPage", "0helpPage", None],
-                "helpVirusTotalPage":
-                [self.tr("VirusTotal Interface"), "virustotal.png",
-                 "HelpVirusTotalPage", "0helpPage", None],
+##                "helpVirusTotalPage":
+##                [self.tr("VirusTotal Interface"), "virustotal.png",
+##                 "HelpVirusTotalPage", "0helpPage", None],
                 "helpWebBrowserPage":
                 [self.tr("eric6 Web Browser"), "ericWeb.png",
                  "HelpWebBrowserPage", "0helpPage", None],

eric ide

mercurial