[PC-BSD Commits] r490 - pcbsd/trunk/PCInstall
svn at pcbsd.org
svn at pcbsd.org
Mon Jul 16 09:39:15 PDT 2007
Author: tim
Date: 2007-07-16 17:39:14 +0100 (Mon, 16 Jul 2007)
New Revision: 490
Modified:
pcbsd/trunk/PCInstall/pcinstall.ui
Log:
Changed 'User ID' to 'Username'
Modified: pcbsd/trunk/PCInstall/pcinstall.ui
===================================================================
--- pcbsd/trunk/PCInstall/pcinstall.ui 2007-07-16 15:54:26 UTC (rev 489)
+++ pcbsd/trunk/PCInstall/pcinstall.ui 2007-07-16 16:39:14 UTC (rev 490)
@@ -2399,22 +2399,6 @@
</rect>
</property>
</widget>
- <widget class="QLabel">
- <property name="name">
- <cstring>textLabel5_2</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>20</y>
- <width>80</width>
- <height>30</height>
- </rect>
- </property>
- <property name="text">
- <string>User ID:</string>
- </property>
- </widget>
<widget class="QPushButton">
<property name="name">
<cstring>pushApplyUser</cstring>
@@ -2568,6 +2552,22 @@
<string>Verify password:</string>
</property>
</widget>
+ <widget class="QLabel">
+ <property name="name">
+ <cstring>textLabel5_2</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>10</x>
+ <y>20</y>
+ <width>80</width>
+ <height>30</height>
+ </rect>
+ </property>
+ <property name="text">
+ <string>Username:</string>
+ </property>
+ </widget>
</widget>
<widget class="QGroupBox">
<property name="name">
@@ -5126,7 +5126,6 @@
</property>
<property name="font">
<font>
- <pointsize>10</pointsize>
</font>
</property>
</widget>
@@ -5144,7 +5143,6 @@
</property>
<property name="font">
<font>
- <pointsize>10</pointsize>
</font>
</property>
</widget>
More information about the Commits
mailing list