[PC-BSD Commits] r540 - pcbsd/trunk/PCInstall
svn at pcbsd.org
svn at pcbsd.org
Thu Jul 19 10:18:49 PDT 2007
Author: tim
Date: 2007-07-19 18:18:49 +0100 (Thu, 19 Jul 2007)
New Revision: 540
Modified:
pcbsd/trunk/PCInstall/pcinstall.ui
Log:
Increased the size of the 'Full name' field
Modified: pcbsd/trunk/PCInstall/pcinstall.ui
===================================================================
--- pcbsd/trunk/PCInstall/pcinstall.ui 2007-07-19 17:10:53 UTC (rev 539)
+++ pcbsd/trunk/PCInstall/pcinstall.ui 2007-07-19 17:18:49 UTC (rev 540)
@@ -2488,22 +2488,6 @@
<string>Password:</string>
</property>
</widget>
- <widget class="QLabel">
- <property name="name">
- <cstring>textLabel5_2_2</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>260</x>
- <y>20</y>
- <width>100</width>
- <height>30</height>
- </rect>
- </property>
- <property name="text">
- <string>Full name:</string>
- </property>
- </widget>
<widget class="QLineEdit">
<property name="name">
<cstring>lineUserPassword</cstring>
@@ -2568,6 +2552,22 @@
<string>Username:</string>
</property>
</widget>
+ <widget class="QLabel">
+ <property name="name">
+ <cstring>textLabel5_2_2</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>260</x>
+ <y>20</y>
+ <width>120</width>
+ <height>30</height>
+ </rect>
+ </property>
+ <property name="text">
+ <string>Full name:</string>
+ </property>
+ </widget>
</widget>
<widget class="QGroupBox">
<property name="name">
More information about the Commits
mailing list