~ubuntu-branches/ubuntu/jaunty/kpackagekit/jaunty

« back to all changes in this revision

Viewing changes to Settings/KpkSettings.ui

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Mercatante
  • Date: 2009-02-24 11:16:02 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090224111602-cskv8iurzafe9x0x
Tags: 0.4-0ubuntu1
* New upstream release
* Fixed kubuntu_01_editsources.patches to apply correctly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
   <rect>
6
6
    <x>0</x>
7
7
    <y>0</y>
8
 
    <width>615</width>
9
 
    <height>486</height>
 
8
    <width>468</width>
 
9
    <height>374</height>
10
10
   </rect>
11
11
  </property>
12
12
  <property name="windowTitle" >
16
16
   <property name="margin" >
17
17
    <number>0</number>
18
18
   </property>
19
 
   <property name="spacing" >
20
 
    <number>0</number>
21
 
   </property>
22
 
   <item row="0" column="0" >
 
19
   <item row="0" column="0" colspan="2" >
23
20
    <widget class="QGroupBox" name="groupBox" >
 
21
     <property name="sizePolicy" >
 
22
      <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
 
23
       <horstretch>0</horstretch>
 
24
       <verstretch>0</verstretch>
 
25
      </sizepolicy>
 
26
     </property>
24
27
     <property name="title" >
25
28
      <string>KPackageKit Settings</string>
26
29
     </property>
59
62
     </layout>
60
63
    </widget>
61
64
   </item>
62
 
   <item row="1" column="0" >
 
65
   <item row="1" column="0" colspan="2" >
63
66
    <widget class="QGroupBox" name="groupBox_2" >
 
67
     <property name="sizePolicy" >
 
68
      <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
 
69
       <horstretch>0</horstretch>
 
70
       <verstretch>0</verstretch>
 
71
      </sizepolicy>
 
72
     </property>
64
73
     <property name="title" >
65
74
      <string>Smart Tray Icon</string>
66
75
     </property>
71
80
         <bool>true</bool>
72
81
        </property>
73
82
        <property name="text" >
74
 
         <string>Notify when updates are avaliable</string>
 
83
         <string>Notify when updates are available</string>
75
84
        </property>
76
85
        <property name="checked" >
77
86
         <bool>true</bool>
97
106
     </layout>
98
107
    </widget>
99
108
   </item>
100
 
   <item row="3" column="0" >
101
 
    <spacer name="verticalSpacer" >
102
 
     <property name="orientation" >
103
 
      <enum>Qt::Vertical</enum>
104
 
     </property>
105
 
     <property name="sizeType" >
106
 
      <enum>QSizePolicy::Ignored</enum>
107
 
     </property>
108
 
     <property name="sizeHint" stdset="0" >
109
 
      <size>
110
 
       <width>20</width>
111
 
       <height>40</height>
112
 
      </size>
113
 
     </property>
114
 
    </spacer>
115
 
   </item>
116
 
   <item row="2" column="0" >
 
109
   <item rowspan="2" row="2" column="0" colspan="2" >
117
110
    <widget class="QGroupBox" name="originGB" >
118
111
     <property name="sizePolicy" >
119
 
      <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
 
112
      <sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
120
113
       <horstretch>0</horstretch>
121
114
       <verstretch>0</verstretch>
122
115
      </sizepolicy>
136
129
       </widget>
137
130
      </item>
138
131
     </layout>
 
132
     <zorder>originLW</zorder>
 
133
     <zorder>showOriginsCB</zorder>
 
134
     <zorder>transactionBar</zorder>
 
135
    </widget>
 
136
   </item>
 
137
   <item row="4" column="0" colspan="2" >
 
138
    <widget class="KpkTransactionBar" native="1" name="transactionBar" >
 
139
     <property name="sizePolicy" >
 
140
      <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
 
141
       <horstretch>0</horstretch>
 
142
       <verstretch>0</verstretch>
 
143
      </sizepolicy>
 
144
     </property>
139
145
    </widget>
140
146
   </item>
141
147
  </layout>
142
148
 </widget>
 
149
 <customwidgets>
 
150
  <customwidget>
 
151
   <class>KpkTransactionBar</class>
 
152
   <extends>QWidget</extends>
 
153
   <header location="global" >KpkTransactionBar.h</header>
 
154
   <container>1</container>
 
155
  </customwidget>
 
156
 </customwidgets>
143
157
 <resources/>
144
158
 <connections/>
145
159
</ui>