Sat, 18 Feb 2012 12:05:46 +0100
Refined the web browser sync assistant dialog.
--- a/Helpviewer/Sync/SyncAssistantDialog.py Fri Feb 17 19:41:56 2012 +0100 +++ b/Helpviewer/Sync/SyncAssistantDialog.py Sat Feb 18 12:05:46 2012 +0100 @@ -37,5 +37,7 @@ self.setPage(SyncGlobals.PageCheck, SyncCheckPage(self)) self.setPixmap(QWizard.LogoPixmap, UI.PixmapCache.getPixmap("ericWeb48.png")) + self.setPixmap(QWizard.WatermarkPixmap, UI.PixmapCache.getPixmap("eric256.png")) + self.setPixmap(QWizard.BackgroundPixmap, UI.PixmapCache.getPixmap("eric256.png")) - self.resize(600, 400) + self.setMinimumSize(650, 450)
--- a/Helpviewer/Sync/SyncDataPage.ui Fri Feb 17 19:41:56 2012 +0100 +++ b/Helpviewer/Sync/SyncDataPage.ui Sat Feb 18 12:05:46 2012 +0100 @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>400</width> - <height>300</height> + <width>650</width> + <height>400</height> </rect> </property> <property name="title">
--- a/Helpviewer/Sync/SyncFtpSettingsPage.ui Fri Feb 17 19:41:56 2012 +0100 +++ b/Helpviewer/Sync/SyncFtpSettingsPage.ui Sat Feb 18 12:05:46 2012 +0100 @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>400</width> - <height>300</height> + <width>650</width> + <height>400</height> </rect> </property> <property name="title">
--- a/Helpviewer/Sync/SyncHostTypePage.ui Fri Feb 17 19:41:56 2012 +0100 +++ b/Helpviewer/Sync/SyncHostTypePage.ui Sat Feb 18 12:05:46 2012 +0100 @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>400</width> - <height>300</height> + <width>650</width> + <height>400</height> </rect> </property> <property name="title">