diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2015-03-30 22:03:08 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2015-03-30 22:03:08 +0200 |
commit | e0f5dc52c99b2f6ab40544c261f50bdd9113a53a (patch) | |
tree | 7a88f0bf7635cb3316ea947434705f901185e8fb /mageiaSync/mageiaSyncDBprefs.ui | |
parent | 842ccc7c6d710de856ccdb457e20d15b4ee488bd (diff) | |
download | MageiaSync-e0f5dc52c99b2f6ab40544c261f50bdd9113a53a.tar MageiaSync-e0f5dc52c99b2f6ab40544c261f50bdd9113a53a.tar.gz MageiaSync-e0f5dc52c99b2f6ab40544c261f50bdd9113a53a.tar.bz2 MageiaSync-e0f5dc52c99b2f6ab40544c261f50bdd9113a53a.tar.xz MageiaSync-e0f5dc52c99b2f6ab40544c261f50bdd9113a53a.zip |
Add About and Help dialog
Diffstat (limited to 'mageiaSync/mageiaSyncDBprefs.ui')
-rw-r--r-- | mageiaSync/mageiaSyncDBprefs.ui | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/mageiaSync/mageiaSyncDBprefs.ui b/mageiaSync/mageiaSyncDBprefs.ui index 581025a..8fa556d 100644 --- a/mageiaSync/mageiaSyncDBprefs.ui +++ b/mageiaSync/mageiaSyncDBprefs.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>520</width> - <height>234</height> + <width>544</width> + <height>336</height> </rect> </property> <property name="windowTitle"> @@ -16,10 +16,10 @@ <widget class="QDialogButtonBox" name="buttonBox"> <property name="geometry"> <rect> - <x>10</x> - <y>200</y> - <width>511</width> - <height>32</height> + <x>0</x> + <y>270</y> + <width>521</width> + <height>31</height> </rect> </property> <property name="locale"> @@ -38,10 +38,10 @@ <widget class="QWidget" name="formLayoutWidget"> <property name="geometry"> <rect> - <x>9</x> - <y>9</y> - <width>501</width> - <height>185</height> + <x>10</x> + <y>30</y> + <width>511</width> + <height>241</height> </rect> </property> <layout class="QFormLayout" name="formLayout"> @@ -61,7 +61,7 @@ <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> + <string>User name to acces the repository. Only for testing repository.</string> </property> <property name="locale"> <locale language="English" country="UnitedStates"/> @@ -149,7 +149,7 @@ <string/> </property> <property name="text"> - <string>PushButton</string> + <string notr="true">PushButton</string> </property> </widget> </item> |