diff options
Diffstat (limited to 'mageiaSync/mageiaSyncDBprefs.ui')
-rw-r--r-- | mageiaSync/mageiaSyncDBprefs.ui | 354 |
1 files changed, 171 insertions, 183 deletions
diff --git a/mageiaSync/mageiaSyncDBprefs.ui b/mageiaSync/mageiaSyncDBprefs.ui index 4153934..2f6a05b 100644 --- a/mageiaSync/mageiaSyncDBprefs.ui +++ b/mageiaSync/mageiaSyncDBprefs.ui @@ -7,194 +7,182 @@ <x>0</x> <y>0</y> <width>544</width> - <height>336</height> + <height>257</height> </rect> </property> <property name="windowTitle"> <string>Preferences</string> </property> - <widget class="QDialogButtonBox" name="buttonBox"> - <property name="geometry"> - <rect> - <x>0</x> - <y>270</y> - <width>521</width> - <height>31</height> - </rect> - </property> - <property name="locale"> - <locale language="English" country="UnitedStates"/> - </property> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="standardButtons"> - <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> - </property> - <property name="centerButtons"> - <bool>true</bool> - </property> - </widget> - <widget class="QWidget" name="formLayoutWidget"> - <property name="geometry"> - <rect> - <x>10</x> - <y>30</y> - <width>511</width> - <height>241</height> - </rect> - </property> - <layout class="QFormLayout" name="formLayout"> - <item row="1" column="0"> - <widget class="QLabel" name="label"> - <property name="toolTip"> - <string>Give the release name like "mageia5-alpha2"</string> - </property> - <property name="locale"> - <locale language="English" country="UnitedStates"/> - </property> - <property name="text"> - <string>Release:</string> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="label_2"> - <property name="toolTip"> - <string>User name to access the repository. Only for testing repository.</string> - </property> - <property name="locale"> - <locale language="English" country="UnitedStates"/> - </property> - <property name="text"> - <string>User:</string> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="QLineEdit" name="user"> - <property name="toolTip"> - <string/> - </property> - <property name="statusTip"> - <string/> - </property> - <property name="locale"> - <locale language="English" country="UnitedStates"/> - </property> - </widget> - </item> - <item row="3" column="0"> - <widget class="QLabel" name="label_3"> - <property name="toolTip"> - <string>Associated with user, if needed</string> - </property> - <property name="locale"> - <locale language="English" country="UnitedStates"/> - </property> - <property name="text"> - <string>Password:</string> - </property> - </widget> - </item> - <item row="3" column="1"> - <widget class="QLineEdit" name="password"> - <property name="toolTip"> - <string/> - </property> - <property name="locale"> - <locale language="English" country="UnitedStates"/> - </property> - </widget> - </item> - <item row="4" column="0"> - <widget class="QLabel" name="label_4"> - <property name="toolTip"> - <string>Source repository. Keep void to use the testing repo.</string> - </property> - <property name="locale"> - <locale language="English" country="UnitedStates"/> - </property> - <property name="text"> - <string>Source:</string> - </property> - </widget> - </item> - <item row="4" column="1"> - <widget class="QLineEdit" name="location"> - <property name="toolTip"> - <string/> - </property> - <property name="locale"> - <locale language="English" country="UnitedStates"/> - </property> - </widget> - </item> - <item row="5" column="0"> - <widget class="QLabel" name="label_5"> - <property name="toolTip"> - <string>The local directory where you store ISOs. Will sync your existent ISOs already present.</string> - </property> - <property name="locale"> - <locale language="English" country="UnitedStates"/> - </property> - <property name="text"> - <string>Destination:</string> - </property> - </widget> - </item> - <item row="5" column="1"> - <widget class="QPushButton" name="selectDest"> - <property name="toolTip"> - <string/> - </property> - <property name="text"> - <string notr="true">PushButton</string> - </property> - </widget> - </item> - <item row="6" column="0"> - <widget class="QLabel" name="label_6"> - <property name="toolTip"> - <string>Set to zero if you don't want apply limit.</string> - </property> - <property name="locale"> - <locale language="English" country="UnitedStates"/> - </property> - <property name="text"> - <string>Bandwith limit (kB/s):</string> - </property> - </widget> - </item> - <item row="6" column="1"> - <widget class="QSpinBox" name="bwl"> - <property name="toolTip"> - <string/> - </property> - <property name="maximum"> - <number>100000</number> - </property> - <property name="singleStep"> - <number>50</number> - </property> - </widget> - </item> - <item row="0" column="0" colspan="2"> - <widget class="QLabel" name="label_7"> - <property name="text"> - <string>Define parameters which are stored and used for rsync</string> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QComboBox" name="release"> - <property name="editable"> - <bool>true</bool> - </property> - </widget> - </item> - </layout> - </widget> + <layout class="QGridLayout" name="gridLayout"> + <item row="0" column="0"> + <layout class="QGridLayout" name="gridLayout_2"> + <item row="0" column="0" colspan="2"> + <widget class="QLabel" name="label_7"> + <property name="text"> + <string>Define parameters which are stored and used for rsync</string> + </property> + </widget> + </item> + <item row="1" column="0"> + <widget class="QLabel" name="label"> + <property name="toolTip"> + <string>Give the release name like "mageia5-alpha2"</string> + </property> + <property name="locale"> + <locale language="English" country="UnitedStates"/> + </property> + <property name="text"> + <string>Release:</string> + </property> + </widget> + </item> + <item row="1" column="1"> + <widget class="QComboBox" name="release"> + <property name="editable"> + <bool>true</bool> + </property> + </widget> + </item> + <item row="2" column="0"> + <widget class="QLabel" name="label_2"> + <property name="toolTip"> + <string>User name to access the repository. Only for testing repository.</string> + </property> + <property name="locale"> + <locale language="English" country="UnitedStates"/> + </property> + <property name="text"> + <string>User:</string> + </property> + </widget> + </item> + <item row="2" column="1"> + <widget class="QLineEdit" name="user"> + <property name="toolTip"> + <string/> + </property> + <property name="statusTip"> + <string/> + </property> + <property name="locale"> + <locale language="English" country="UnitedStates"/> + </property> + </widget> + </item> + <item row="3" column="0"> + <widget class="QLabel" name="label_3"> + <property name="toolTip"> + <string>Associated with user, if needed</string> + </property> + <property name="locale"> + <locale language="English" country="UnitedStates"/> + </property> + <property name="text"> + <string>Password:</string> + </property> + </widget> + </item> + <item row="3" column="1"> + <widget class="QLineEdit" name="password"> + <property name="toolTip"> + <string/> + </property> + <property name="locale"> + <locale language="English" country="UnitedStates"/> + </property> + </widget> + </item> + <item row="4" column="0"> + <widget class="QLabel" name="label_4"> + <property name="toolTip"> + <string>Source repository. Keep void to use the testing repo.</string> + </property> + <property name="locale"> + <locale language="English" country="UnitedStates"/> + </property> + <property name="text"> + <string>Source:</string> + </property> + </widget> + </item> + <item row="4" column="1"> + <widget class="QLineEdit" name="location"> + <property name="toolTip"> + <string/> + </property> + <property name="locale"> + <locale language="English" country="UnitedStates"/> + </property> + </widget> + </item> + <item row="5" column="0"> + <widget class="QLabel" name="label_5"> + <property name="toolTip"> + <string>The local directory where you store ISOs. Will sync your existent ISOs already present.</string> + </property> + <property name="locale"> + <locale language="English" country="UnitedStates"/> + </property> + <property name="text"> + <string>Destination:</string> + </property> + </widget> + </item> + <item row="5" column="1"> + <widget class="QPushButton" name="selectDest"> + <property name="toolTip"> + <string/> + </property> + <property name="text"> + <string notr="true">PushButton</string> + </property> + </widget> + </item> + <item row="6" column="0"> + <widget class="QLabel" name="label_6"> + <property name="toolTip"> + <string>Set to zero if you don't want apply limit.</string> + </property> + <property name="locale"> + <locale language="English" country="UnitedStates"/> + </property> + <property name="text"> + <string>Bandwith limit (kB/s):</string> + </property> + </widget> + </item> + <item row="6" column="1"> + <widget class="QSpinBox" name="bwl"> + <property name="toolTip"> + <string/> + </property> + <property name="maximum"> + <number>100000</number> + </property> + <property name="singleStep"> + <number>50</number> + </property> + </widget> + </item> + </layout> + </item> + <item row="1" column="0"> + <widget class="QDialogButtonBox" name="buttonBox"> + <property name="locale"> + <locale language="English" country="UnitedStates"/> + </property> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + <property name="standardButtons"> + <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> + </property> + <property name="centerButtons"> + <bool>true</bool> + </property> + </widget> + </item> + </layout> </widget> <resources/> <connections> |