Fixed an error in the list of default speed dial pages. 5_3_x

Sun, 10 Feb 2013 11:57:37 +0100

author
"Detlev Offenbach <detlev@die-offenbachs.de>"
date
Sun, 10 Feb 2013 11:57:37 +0100
branch
5_3_x
changeset 2398
cdb2135811da
parent 2394
8a1f7d598cb7
child 2399
aeb4423cf6aa

Fixed an error in the list of default speed dial pages.
(grafted from 47bfeebe95f91ac7c0fb2f9af484bc8c850ed227)

Helpviewer/SpeedDial/SpeedDial.py file | annotate | diff | comparison | revisions
--- a/Helpviewer/SpeedDial/SpeedDial.py	Sat Feb 09 13:03:27 2013 +0100
+++ b/Helpviewer/SpeedDial/SpeedDial.py	Sun Feb 10 11:57:37 2013 +0100
@@ -185,7 +185,7 @@
             allPages = \
                 'url:"http://eric-ide.python-projects.org/"|title:"Eric Web Site";'\
                 'url:"http://www.riverbankcomputing.com/"|title:"PyQt4 Web Site";'\
-                'url:"http://http://qt.digia.com/"|title:"Qt Web Site";'\
+                'url:"http://qt.digia.com/"|title:"Qt Web Site";'\
                 'url:"http://blog.qt.digia.com/"|title:"Qt Blog";'\
                 'url:"http://www.python.org"|title:"Python Language Website";'\
                 'url:"http://www.google.com"|title:"Google";'

eric ide

mercurial