[PC-BSD Commits] r7546 - pcbsd/current/src-qt4/pc-sysinstaller
svn at pcbsd.org
svn at pcbsd.org
Sun Sep 12 07:58:13 PDT 2010
Author: kris
Date: 2010-09-12 07:58:13 -0700 (Sun, 12 Sep 2010)
New Revision: 7546
Modified:
pcbsd/current/src-qt4/pc-sysinstaller/sysinstaller.ui
Log:
Updated some descriptions to reflect that its not just desktops available for selection
Modified: pcbsd/current/src-qt4/pc-sysinstaller/sysinstaller.ui
===================================================================
--- pcbsd/current/src-qt4/pc-sysinstaller/sysinstaller.ui 2010-09-12 14:54:02 UTC (rev 7545)
+++ pcbsd/current/src-qt4/pc-sysinstaller/sysinstaller.ui 2010-09-12 14:58:13 UTC (rev 7546)
@@ -9218,7 +9218,7 @@
</property>
<column>
<property name="text">
- <string>Available Desktops</string>
+ <string>Available System Packages</string>
</property>
</column>
</widget>
@@ -9226,7 +9226,7 @@
<item row="2" column="0">
<widget class="QLabel" name="label_25">
<property name="text">
- <string>Please select the desktop software you wish to have installed. At least one desktop must be selected, and changes may be made after installation.</string>
+ <string>Please select the software you wish to have installed. At least one desktop must be selected, and changes may be made after installation.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@@ -9245,7 +9245,7 @@
<string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<property name="text">
- <string>Desktop Configuration</string>
+ <string>System Package Configuration</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
More information about the Commits
mailing list