[PC-BSD Commits] r7189 - in pcbsd: current/SoftwareManager stable/SoftwareManager
svn at pcbsd.org
svn at pcbsd.org
Tue Jul 13 06:46:23 PDT 2010
Author: kris
Date: 2010-07-13 06:46:23 -0700 (Tue, 13 Jul 2010)
New Revision: 7189
Modified:
pcbsd/current/SoftwareManager/softmanager-main.ui
pcbsd/stable/SoftwareManager/softmanager-main.ui
Log:
Fixed missing button border
Modified: pcbsd/current/SoftwareManager/softmanager-main.ui
===================================================================
--- pcbsd/current/SoftwareManager/softmanager-main.ui 2010-07-13 11:54:47 UTC (rev 7188)
+++ pcbsd/current/SoftwareManager/softmanager-main.ui 2010-07-13 13:46:23 UTC (rev 7189)
@@ -251,6 +251,12 @@
<attribute name="headerStretchLastSection">
<bool>true</bool>
</attribute>
+ <attribute name="headerCascadingSectionResizes">
+ <bool>false</bool>
+ </attribute>
+ <attribute name="headerStretchLastSection">
+ <bool>true</bool>
+ </attribute>
<column>
<property name="text">
<string>Program Name</string>
@@ -439,7 +445,7 @@
<string>Check for Updates</string>
</property>
<property name="flat">
- <bool>true</bool>
+ <bool>false</bool>
</property>
</widget>
</item>
Modified: pcbsd/stable/SoftwareManager/softmanager-main.ui
===================================================================
--- pcbsd/stable/SoftwareManager/softmanager-main.ui 2010-07-13 11:54:47 UTC (rev 7188)
+++ pcbsd/stable/SoftwareManager/softmanager-main.ui 2010-07-13 13:46:23 UTC (rev 7189)
@@ -251,6 +251,12 @@
<attribute name="headerStretchLastSection">
<bool>true</bool>
</attribute>
+ <attribute name="headerCascadingSectionResizes">
+ <bool>false</bool>
+ </attribute>
+ <attribute name="headerStretchLastSection">
+ <bool>true</bool>
+ </attribute>
<column>
<property name="text">
<string>Program Name</string>
@@ -439,7 +445,7 @@
<string>Check for Updates</string>
</property>
<property name="flat">
- <bool>true</bool>
+ <bool>false</bool>
</property>
</widget>
</item>
More information about the Commits
mailing list