bzr-revno: 183

This commit is contained in:
Tim Bentley 2008-12-05 20:03:22 +00:00
parent 753eee645c
commit e160c3e0d4

View File

@ -1,8 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0" >
<ui version="4.0">
<class>BibleImportDialog</class> <class>BibleImportDialog</class>
<widget class="QDialog" name="BibleImportDialog"> <widget class="QDialog" name="BibleImportDialog" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
@ -10,11 +9,11 @@
<height>658</height> <height>658</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle" >
<string>Bible Registration</string> <string>Bible Registration</string>
</property> </property>
<widget class="QDialogButtonBox" name="BibleImportButtonBox"> <widget class="QDialogButtonBox" name="BibleImportButtonBox" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>10</x> <x>10</x>
<y>620</y> <y>620</y>
@ -22,15 +21,15 @@
<height>33</height> <height>33</height>
</rect> </rect>
</property> </property>
<property name="orientation"> <property name="orientation" >
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>
</property> </property>
<property name="standardButtons"> <property name="standardButtons" >
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Save</set> <set>QDialogButtonBox::Cancel|QDialogButtonBox::Save</set>
</property> </property>
</widget> </widget>
<widget class="QToolBox" name="ImportToolBox"> <widget class="QToolBox" name="ImportToolBox" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
@ -38,23 +37,23 @@
<height>431</height> <height>431</height>
</rect> </rect>
</property> </property>
<property name="currentIndex"> <property name="currentIndex" >
<number>0</number> <number>0</number>
</property> </property>
<widget class="QWidget" name="FileImportPage"> <widget class="QWidget" name="FileImportPage" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>481</width> <width>471</width>
<height>369</height> <height>361</height>
</rect> </rect>
</property> </property>
<attribute name="label"> <attribute name="label" >
<string>File Import Page</string> <string>File Import Page</string>
</attribute> </attribute>
<widget class="QGroupBox" name="OSISGroupBox"> <widget class="QGroupBox" name="OSISGroupBox" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>8</x> <x>8</x>
<y>74</y> <y>74</y>
@ -62,11 +61,11 @@
<height>71</height> <height>71</height>
</rect> </rect>
</property> </property>
<property name="title"> <property name="title" >
<string>OSIS Bible</string> <string>OSIS Bible</string>
</property> </property>
<widget class="QLineEdit" name="OSISLocationEdit"> <widget class="QLineEdit" name="OSISLocationEdit" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>110</x> <x>110</x>
<y>29</y> <y>29</y>
@ -75,8 +74,8 @@
</rect> </rect>
</property> </property>
</widget> </widget>
<widget class="QPushButton" name="OsisFileButton"> <widget class="QPushButton" name="OsisFileButton" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>400</x> <x>400</x>
<y>30</y> <y>30</y>
@ -84,16 +83,16 @@
<height>31</height> <height>31</height>
</rect> </rect>
</property> </property>
<property name="text"> <property name="text" >
<string/> <string/>
</property> </property>
<property name="icon"> <property name="icon" >
<iconset> <iconset>
<normaloff>../images/import_load.png</normaloff>../images/import_load.png</iconset> <normaloff>../images/import_load.png</normaloff>../images/import_load.png</iconset>
</property> </property>
</widget> </widget>
<widget class="QLabel" name="LocatioLabel"> <widget class="QLabel" name="LocatioLabel" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>10</x> <x>10</x>
<y>29</y> <y>29</y>
@ -101,13 +100,13 @@
<height>22</height> <height>22</height>
</rect> </rect>
</property> </property>
<property name="text"> <property name="text" >
<string>File Location:</string> <string>File Location:</string>
</property> </property>
</widget> </widget>
</widget> </widget>
<widget class="QGroupBox" name="CVSGroupBox"> <widget class="QGroupBox" name="CVSGroupBox" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>8</x> <x>8</x>
<y>150</y> <y>150</y>
@ -115,11 +114,11 @@
<height>161</height> <height>161</height>
</rect> </rect>
</property> </property>
<property name="title"> <property name="title" >
<string>CVS Bible</string> <string>CVS Bible</string>
</property> </property>
<widget class="QLabel" name="BooksLocationLabel"> <widget class="QLabel" name="BooksLocationLabel" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>10</x> <x>10</x>
<y>70</y> <y>70</y>
@ -127,12 +126,12 @@
<height>17</height> <height>17</height>
</rect> </rect>
</property> </property>
<property name="text"> <property name="text" >
<string>Books Location:</string> <string>Books Location:</string>
</property> </property>
</widget> </widget>
<widget class="QLineEdit" name="BooksLocationEdit"> <widget class="QLineEdit" name="BooksLocationEdit" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>110</x> <x>110</x>
<y>70</y> <y>70</y>
@ -141,8 +140,8 @@
</rect> </rect>
</property> </property>
</widget> </widget>
<widget class="QPushButton" name="BooksFileButton"> <widget class="QPushButton" name="BooksFileButton" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>400</x> <x>400</x>
<y>70</y> <y>70</y>
@ -150,16 +149,16 @@
<height>31</height> <height>31</height>
</rect> </rect>
</property> </property>
<property name="text"> <property name="text" >
<string>PushButton</string> <string>PushButton</string>
</property> </property>
<property name="icon"> <property name="icon" >
<iconset> <iconset>
<normaloff>../images/import_load.png</normaloff>../images/import_load.png</iconset> <normaloff>../images/import_load.png</normaloff>../images/import_load.png</iconset>
</property> </property>
</widget> </widget>
<widget class="QLabel" name="VerseLocationLabel"> <widget class="QLabel" name="VerseLocationLabel" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>10</x> <x>10</x>
<y>110</y> <y>110</y>
@ -167,12 +166,12 @@
<height>17</height> <height>17</height>
</rect> </rect>
</property> </property>
<property name="text"> <property name="text" >
<string>Verse Location:</string> <string>Verse Location:</string>
</property> </property>
</widget> </widget>
<widget class="QLineEdit" name="VerseLocationEdit"> <widget class="QLineEdit" name="VerseLocationEdit" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>110</x> <x>110</x>
<y>110</y> <y>110</y>
@ -181,8 +180,8 @@
</rect> </rect>
</property> </property>
</widget> </widget>
<widget class="QPushButton" name="VersesFileButton"> <widget class="QPushButton" name="VersesFileButton" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>400</x> <x>400</x>
<y>110</y> <y>110</y>
@ -190,17 +189,17 @@
<height>31</height> <height>31</height>
</rect> </rect>
</property> </property>
<property name="text"> <property name="text" >
<string>PushButton</string> <string>PushButton</string>
</property> </property>
<property name="icon"> <property name="icon" >
<iconset> <iconset>
<normaloff>../images/import_load.png</normaloff>../images/import_load.png</iconset> <normaloff>../images/import_load.png</normaloff>../images/import_load.png</iconset>
</property> </property>
</widget> </widget>
</widget> </widget>
<widget class="QLineEdit" name="BibleNameEdit"> <widget class="QLineEdit" name="BibleNameEdit" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>120</x> <x>120</x>
<y>20</y> <y>20</y>
@ -209,8 +208,8 @@
</rect> </rect>
</property> </property>
</widget> </widget>
<widget class="QLabel" name="BibleNameLabel"> <widget class="QLabel" name="BibleNameLabel" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>18</x> <x>18</x>
<y>20</y> <y>20</y>
@ -218,112 +217,112 @@
<height>22</height> <height>22</height>
</rect> </rect>
</property> </property>
<property name="text"> <property name="text" >
<string>Bible Name:</string> <string>Bible Name:</string>
</property> </property>
</widget> </widget>
</widget> </widget>
<widget class="QWidget" name="WebBiblePage"> <widget class="QWidget" name="WebBiblePage" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>246</width> <width>471</width>
<height>265</height> <height>361</height>
</rect> </rect>
</property> </property>
<attribute name="label"> <attribute name="label" >
<string>Web Bible Import page</string> <string>Web Bible Import page</string>
</attribute> </attribute>
<layout class="QVBoxLayout" name="WebBibleLayout"> <layout class="QVBoxLayout" name="WebBibleLayout" >
<property name="spacing"> <property name="spacing" >
<number>8</number> <number>8</number>
</property> </property>
<property name="margin"> <property name="margin" >
<number>8</number> <number>8</number>
</property> </property>
<item> <item>
<widget class="QGroupBox" name="OptionsGroupBox"> <widget class="QGroupBox" name="OptionsGroupBox" >
<property name="title"> <property name="title" >
<string>Download Options</string> <string>Download Options</string>
</property> </property>
<layout class="QFormLayout" name="OptionsLayout"> <layout class="QFormLayout" name="OptionsLayout" >
<property name="fieldGrowthPolicy"> <property name="fieldGrowthPolicy" >
<enum>QFormLayout::AllNonFixedFieldsGrow</enum> <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
</property> </property>
<property name="labelAlignment"> <property name="labelAlignment" >
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property> </property>
<property name="formAlignment"> <property name="formAlignment" >
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property> </property>
<property name="horizontalSpacing"> <property name="horizontalSpacing" >
<number>8</number> <number>8</number>
</property> </property>
<property name="verticalSpacing"> <property name="verticalSpacing" >
<number>8</number> <number>8</number>
</property> </property>
<property name="margin"> <property name="margin" >
<number>8</number> <number>8</number>
</property> </property>
<item row="0" column="0"> <item row="0" column="0" >
<widget class="QLabel" name="LocationLabel"> <widget class="QLabel" name="LocationLabel" >
<property name="text"> <property name="text" >
<string>Location:</string> <string>Location:</string>
</property> </property>
</widget> </widget>
</item> </item>
<item row="0" column="1"> <item row="0" column="1" >
<widget class="QComboBox" name="LocationComboBox"> <widget class="QComboBox" name="LocationComboBox" >
<item> <item>
<property name="text"> <property name="text" >
<string>BibleGateway</string> <string>BibleGateway</string>
</property> </property>
</item> </item>
<item> <item>
<property name="text"> <property name="text" >
<string>CrossWire</string> <string>CrossWire</string>
</property> </property>
</item> </item>
</widget> </widget>
</item> </item>
<item row="1" column="0"> <item row="1" column="0" >
<widget class="QLabel" name="TypeLabel"> <widget class="QLabel" name="TypeLabel" >
<property name="text"> <property name="text" >
<string>Type:</string> <string>Type:</string>
</property> </property>
</widget> </widget>
</item> </item>
<item row="1" column="1"> <item row="1" column="1" >
<widget class="QComboBox" name="TypeComboBox"> <widget class="QComboBox" name="TypeComboBox" >
<item> <item>
<property name="text"> <property name="text" >
<string>Download As Needed</string> <string>Download As Needed</string>
</property> </property>
</item> </item>
<item> <item>
<property name="text"> <property name="text" >
<string>Download All</string> <string>Download All</string>
</property> </property>
</item> </item>
</widget> </widget>
</item> </item>
<item row="2" column="0"> <item row="2" column="0" >
<widget class="QLabel" name="BibleLabel"> <widget class="QLabel" name="BibleLabel" >
<property name="text"> <property name="text" >
<string>Bible:</string> <string>Bible:</string>
</property> </property>
</widget> </widget>
</item> </item>
<item row="2" column="1"> <item row="2" column="1" >
<widget class="QComboBox" name="BibleComboBox"> <widget class="QComboBox" name="BibleComboBox" >
<item> <item>
<property name="text"> <property name="text" >
<string>NIV</string> <string>NIV</string>
</property> </property>
</item> </item>
<item> <item>
<property name="text"> <property name="text" >
<string>KJV</string> <string>KJV</string>
</property> </property>
</item> </item>
@ -339,52 +338,52 @@
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QGroupBox" name="ProxyGroupBox"> <widget class="QGroupBox" name="ProxyGroupBox" >
<property name="title"> <property name="title" >
<string>Proxy Settings (Optional)</string> <string>Proxy Settings (Optional)</string>
</property> </property>
<layout class="QFormLayout" name="ProxySettingsLayout"> <layout class="QFormLayout" name="ProxySettingsLayout" >
<property name="fieldGrowthPolicy"> <property name="fieldGrowthPolicy" >
<enum>QFormLayout::AllNonFixedFieldsGrow</enum> <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
</property> </property>
<property name="horizontalSpacing"> <property name="horizontalSpacing" >
<number>8</number> <number>8</number>
</property> </property>
<property name="verticalSpacing"> <property name="verticalSpacing" >
<number>8</number> <number>8</number>
</property> </property>
<property name="margin"> <property name="margin" >
<number>8</number> <number>8</number>
</property> </property>
<item row="0" column="0"> <item row="0" column="0" >
<widget class="QLabel" name="AddressLabel"> <widget class="QLabel" name="AddressLabel" >
<property name="text"> <property name="text" >
<string>Proxy Address:</string> <string>Proxy Address:</string>
</property> </property>
</widget> </widget>
</item> </item>
<item row="0" column="1"> <item row="0" column="1" >
<widget class="QLineEdit" name="AddressEdit"/> <widget class="QLineEdit" name="AddressEdit" />
</item> </item>
<item row="1" column="0"> <item row="1" column="0" >
<widget class="QLabel" name="UsernameLabel"> <widget class="QLabel" name="UsernameLabel" >
<property name="text"> <property name="text" >
<string>Username:</string> <string>Username:</string>
</property> </property>
</widget> </widget>
</item> </item>
<item row="1" column="1"> <item row="1" column="1" >
<widget class="QLineEdit" name="UsernameEdit"/> <widget class="QLineEdit" name="UsernameEdit" />
</item> </item>
<item row="2" column="0"> <item row="2" column="0" >
<widget class="QLabel" name="PasswordLabel"> <widget class="QLabel" name="PasswordLabel" >
<property name="text"> <property name="text" >
<string>Password:</string> <string>Password:</string>
</property> </property>
</widget> </widget>
</item> </item>
<item row="2" column="1"> <item row="2" column="1" >
<widget class="QLineEdit" name="PasswordEdit"/> <widget class="QLineEdit" name="PasswordEdit" />
</item> </item>
</layout> </layout>
</widget> </widget>
@ -392,8 +391,8 @@
</layout> </layout>
</widget> </widget>
</widget> </widget>
<widget class="QGroupBox" name="LicenceDetailsGroupBox"> <widget class="QGroupBox" name="LicenceDetailsGroupBox" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>8</x> <x>8</x>
<y>450</y> <y>450</y>
@ -401,56 +400,56 @@
<height>136</height> <height>136</height>
</rect> </rect>
</property> </property>
<property name="minimumSize"> <property name="minimumSize" >
<size> <size>
<width>0</width> <width>0</width>
<height>123</height> <height>123</height>
</size> </size>
</property> </property>
<property name="title"> <property name="title" >
<string>Licence Details</string> <string>Licence Details</string>
</property> </property>
<layout class="QFormLayout" name="formLayout"> <layout class="QFormLayout" name="formLayout" >
<property name="horizontalSpacing"> <property name="horizontalSpacing" >
<number>8</number> <number>8</number>
</property> </property>
<property name="margin"> <property name="margin" >
<number>8</number> <number>8</number>
</property> </property>
<item row="0" column="0"> <item row="0" column="0" >
<widget class="QLabel" name="VersionNameLabel"> <widget class="QLabel" name="VersionNameLabel" >
<property name="text"> <property name="text" >
<string>Version Name:</string> <string>Version Name:</string>
</property> </property>
</widget> </widget>
</item> </item>
<item row="0" column="1"> <item row="0" column="1" >
<widget class="QLineEdit" name="VersionNameEdit"/> <widget class="QLineEdit" name="VersionNameEdit" />
</item> </item>
<item row="1" column="0"> <item row="1" column="0" >
<widget class="QLabel" name="CopyrightLabel"> <widget class="QLabel" name="CopyrightLabel" >
<property name="text"> <property name="text" >
<string>Copyright:</string> <string>Copyright:</string>
</property> </property>
</widget> </widget>
</item> </item>
<item row="1" column="1"> <item row="1" column="1" >
<widget class="QLineEdit" name="CopyrightEdit"/> <widget class="QLineEdit" name="CopyrightEdit" />
</item> </item>
<item row="2" column="0"> <item row="2" column="0" >
<widget class="QLabel" name="PermisionLabel"> <widget class="QLabel" name="PermisionLabel" >
<property name="text"> <property name="text" >
<string>Permission:</string> <string>Permission:</string>
</property> </property>
</widget> </widget>
</item> </item>
<item row="2" column="1"> <item row="2" column="1" >
<widget class="QLineEdit" name="PermisionEdit"/> <widget class="QLineEdit" name="PermisionEdit" />
</item> </item>
</layout> </layout>
</widget> </widget>
<widget class="QLabel" name="StatusLabel"> <widget class="QLabel" name="StatusLabel" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>10</x> <x>10</x>
<y>590</y> <y>590</y>
@ -458,76 +457,11 @@
<height>17</height> <height>17</height>
</rect> </rect>
</property> </property>
<property name="text"> <property name="text" >
<string>TextLabel</string> <string>TextLabel</string>
</property> </property>
</widget> </widget>
</widget> </widget>
<resources/> <resources/>
<connections> <connections/>
<connection>
<sender>BibleImportButtonBox</sender>
<signal>accepted()</signal>
<receiver>BibleImportDialog</receiver>
<slot>accept()</slot>
<hints>
<hint type="sourcelabel">
<x>248</x>
<y>254</y>
</hint>
<hint type="destinationlabel">
<x>157</x>
<y>274</y>
</hint>
</hints>
</connection>
<connection>
<sender>BibleImportButtonBox</sender>
<signal>rejected()</signal>
<receiver>BibleImportDialog</receiver>
<slot>reject()</slot>
<hints>
<hint type="sourcelabel">
<x>316</x>
<y>260</y>
</hint>
<hint type="destinationlabel">
<x>286</x>
<y>274</y>
</hint>
</hints>
</connection>
<connection>
<sender>BibleImportButtonBox</sender>
<signal>rejected()</signal>
<receiver>BibleImportDialog</receiver>
<slot>close()</slot>
<hints>
<hint type="sourcelabel">
<x>429</x>
<y>711</y>
</hint>
<hint type="destinationlabel">
<x>522</x>
<y>689</y>
</hint>
</hints>
</connection>
<connection>
<sender>BibleImportButtonBox</sender>
<signal>accepted()</signal>
<receiver>BibleImportDialog</receiver>
<slot>close()</slot>
<hints>
<hint type="sourcelabel">
<x>370</x>
<y>705</y>
</hint>
<hint type="destinationlabel">
<x>554</x>
<y>615</y>
</hint>
</hints>
</connection>
</connections>
</ui> </ui>