Removed the Python config page from the web browser config dialog. 5_1_x

Sat, 04 Jun 2011 11:21:53 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 04 Jun 2011 11:21:53 +0200
branch
5_1_x
changeset 1108
1b948b092868
parent 1107
cad60e83a962
child 1110
9de6692fadbd

Removed the Python config page from the web browser config dialog.

Documentation/Help/source.qch file | annotate | diff | comparison | revisions
Preferences/ConfigurationDialog.py file | annotate | diff | comparison | revisions
Binary file Documentation/Help/source.qch has changed
--- a/Preferences/ConfigurationDialog.py	Sat Jun 04 11:19:14 2011 +0200
+++ b/Preferences/ConfigurationDialog.py	Sat Jun 04 11:21:53 2011 +0200
@@ -290,9 +290,6 @@
                 "printerPage" : \
                     [self.trUtf8("Printer"), "preferences-printer.png",
                     "PrinterPage", None, None],
-                "pythonPage" : \
-                    [self.trUtf8("Python"), "preferences-python.png",
-                    "PythonPage", None, None],
                 
                 "0helpPage" : \
                     [self.trUtf8("Help"), "preferences-help.png",

eric ide

mercurial