[PC-BSD Commits] r2592 - pcbsd/trunk/XGUISource
svn at pcbsd.org
svn at pcbsd.org
Wed Aug 13 12:49:55 PDT 2008
Author: kris
Date: 2008-08-13 12:49:55 -0700 (Wed, 13 Aug 2008)
New Revision: 2592
Modified:
pcbsd/trunk/XGUISource/xgui.ui
Log:
Updated the wording on the XGUI just a bit
Modified: pcbsd/trunk/XGUISource/xgui.ui
===================================================================
--- pcbsd/trunk/XGUISource/xgui.ui 2008-08-13 19:30:15 UTC (rev 2591)
+++ pcbsd/trunk/XGUISource/xgui.ui 2008-08-13 19:49:55 UTC (rev 2592)
@@ -141,17 +141,9 @@
</sizepolicy>
</property>
<property name="currentIndex" >
- <number>0</number>
+ <number>1</number>
</property>
<widget class="QWidget" name="tab" >
- <property name="geometry" >
- <rect>
- <x>0</x>
- <y>0</y>
- <width>322</width>
- <height>327</height>
- </rect>
- </property>
<attribute name="title" >
<string>General</string>
</attribute>
@@ -399,14 +391,6 @@
</layout>
</widget>
<widget class="QWidget" name="TabPage" >
- <property name="geometry" >
- <rect>
- <x>0</x>
- <y>0</y>
- <width>322</width>
- <height>327</height>
- </rect>
- </property>
<attribute name="title" >
<string>Advanced</string>
</attribute>
@@ -547,7 +531,7 @@
<item row="3" column="0" >
<widget class="QLabel" name="label_3" >
<property name="text" >
- <string>Warning: Dual-Head support is designed for systems with one video card and two monitors. Other setups may be achived by editing /etc/X11/xorg.conf</string>
+ <string>Warning: Dual-Head support is designed for systems with one video card and two identical monitors. Other setups may be achived by manually editing /etc/X11/xorg.conf</string>
</property>
<property name="wordWrap" >
<bool>true</bool>
More information about the Commits
mailing list