--- a/eric6.e4p Wed Mar 16 19:55:09 2016 +0100 +++ b/eric6.e4p Thu Mar 17 20:22:20 2016 +0100 @@ -1388,6 +1388,12 @@ <Source>WebBrowser/SearchWidget.py</Source> <Source>WebBrowser/SiteInfo/SiteInfoDialog.py</Source> <Source>WebBrowser/SiteInfo/__init__.py</Source> + <Source>WebBrowser/SpeedDial/Page.py</Source> + <Source>WebBrowser/SpeedDial/PageThumbnailer.py</Source> + <Source>WebBrowser/SpeedDial/SpeedDial.py</Source> + <Source>WebBrowser/SpeedDial/SpeedDialReader.py</Source> + <Source>WebBrowser/SpeedDial/SpeedDialWriter.py</Source> + <Source>WebBrowser/SpeedDial/__init__.py</Source> <Source>WebBrowser/Sync/DirectorySyncHandler.py</Source> <Source>WebBrowser/Sync/FtpSyncHandler.py</Source> <Source>WebBrowser/Sync/SyncAssistantDialog.py</Source> @@ -2042,11 +2048,20 @@ <Other>WebBrowser/OpenSearch/DefaultSearchEngines/Yahoo.xml</Other> <Other>WebBrowser/OpenSearch/DefaultSearchEngines/YouTube.xml</Other> <Other>WebBrowser/data/html/adblockPage.html</Other> + <Other>WebBrowser/data/html/speeddialPage.html</Other> <Other>WebBrowser/data/html/startPage.html</Other> <Other>WebBrowser/data/icons/adBlockPlus16.png</Other> <Other>WebBrowser/data/icons/adBlockPlus64.png</Other> + <Other>WebBrowser/data/icons/box-border-small.png</Other> + <Other>WebBrowser/data/icons/brokenPage.png</Other> + <Other>WebBrowser/data/icons/close.png</Other> + <Other>WebBrowser/data/icons/edit.png</Other> <Other>WebBrowser/data/icons/ericWeb16.png</Other> <Other>WebBrowser/data/icons/ericWeb32.png</Other> + <Other>WebBrowser/data/icons/loading.gif</Other> + <Other>WebBrowser/data/icons/plus.png</Other> + <Other>WebBrowser/data/icons/reload.png</Other> + <Other>WebBrowser/data/icons/setting.png</Other> <Other>WebBrowser/data/javascript/jquery-ui.js</Other> <Other>WebBrowser/data/javascript/jquery.js</Other> <Other>WebBrowser/data/javascript/qwebchannel.js</Other>