[PC-BSD Commits] r148 - pcbsd/trunk/PBIsource
svn at pcbsd.org
svn at pcbsd.org
Mon Apr 2 13:54:30 PDT 2007
Author: kris
Date: 2007-04-02 21:54:30 +0100 (Mon, 02 Apr 2007)
New Revision: 148
Modified:
pcbsd/trunk/PBIsource/pbi.ui
Log:
Ditto
Modified: pcbsd/trunk/PBIsource/pbi.ui
===================================================================
--- pcbsd/trunk/PBIsource/pbi.ui 2007-04-02 20:52:49 UTC (rev 147)
+++ pcbsd/trunk/PBIsource/pbi.ui 2007-04-02 20:54:30 UTC (rev 148)
@@ -54,9 +54,6 @@
<property name="caption">
<string>PC-BSD Software Installer</string>
</property>
- <property name="icon">
- <pixmap>icon.png</pixmap>
- </property>
<property name="sizeGripEnabled">
<bool>false</bool>
</property>
@@ -397,9 +394,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
- <property name="pixmap">
- <pixmap>leftside.png</pixmap>
- </property>
<property name="scaledContents">
<bool>true</bool>
</property>
@@ -664,9 +658,6 @@
<property name="name">
<cstring>headerPixmap</cstring>
</property>
- <property name="pixmap">
- <pixmap>header.png</pixmap>
- </property>
<property name="scaledContents">
<bool>true</bool>
</property>
@@ -934,9 +925,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
- <property name="pixmap">
- <pixmap>header.png</pixmap>
- </property>
<property name="scaledContents">
<bool>true</bool>
</property>
@@ -1205,9 +1193,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
- <property name="pixmap">
- <pixmap>header.png</pixmap>
- </property>
<property name="scaledContents">
<bool>true</bool>
</property>
@@ -1291,9 +1276,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
- <property name="pixmap">
- <pixmap>header.png</pixmap>
- </property>
<property name="scaledContents">
<bool>true</bool>
</property>
@@ -1348,13 +1330,13 @@
<variable access="private">int StepsTarFile;</variable>
<variable access="private">int GTKFound;</variable>
<variable access="private">QLayout *mylayout;</variable>
- <variable access="private">int ExeTaskbar[100];</variable>
<variable access="private">int ExeOwndir[100];</variable>
<variable access="private">QString ExeKdeCat[100];</variable>
<variable access="private">int CLImode;</variable>
<variable access="private">QPixmap *hrline;</variable>
<variable access="private">int SafeCancel;</variable>
<variable access="private">int ExtractStarted;</variable>
+ <variable access="private">QString ExeTaskbar[100];</variable>
</variables>
<slots>
<slot>ProgramInit( QString ProgDir )</slot>
@@ -1377,11 +1359,13 @@
<slot>MassageGTKFiles()</slot>
<slot>layOutTitleRow( QHBoxLayout * layout, const QString & title )</slot>
<slot>reject()</slot>
+ <slot>extractOnlyFinished()</slot>
</slots>
<functions>
<function>layOutButtonRow( QHBoxLayout * layout )</function>
<function>checkCustomGraphics()</function>
<function>uninstall()</function>
+ <function>extractOnly()</function>
</functions>
<pixmapinproject/>
<layoutdefaults spacing="6" margin="11"/>
More information about the Commits
mailing list