~ubuntu-branches/ubuntu/lucid/kdebase/lucid

« back to all changes in this revision

Viewing changes to kcontrol/konqhtml/nsconfigwidget.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-05-27 12:09:48 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20080527120948-dottsyd5rcwhzd36
Tags: 4:4.0.80-1ubuntu1
* Merge with Debian
 - remove 97_fix_target_link_libraries.diff
 - Add replaces/conflicts on -kde4 packages

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2
 
<class>NSConfigWidget</class>
3
 
<author>Stefan Schimanski &lt;1Stein@gmx.de&gt;</author>
4
 
<widget class="QWidget">
5
 
    <property name="name">
6
 
        <cstring>NSConfigWidget</cstring>
7
 
    </property>
8
 
    <property name="geometry">
9
 
        <rect>
10
 
            <x>0</x>
11
 
            <y>0</y>
12
 
            <width>458</width>
13
 
            <height>373</height>
14
 
        </rect>
15
 
    </property>
16
 
    <property name="caption">
17
 
        <string>Netscape Plugin Config</string>
18
 
    </property>
19
 
    <property name="layoutMargin" stdset="0">
20
 
    </property>
21
 
    <vbox>
22
 
        <property name="name">
23
 
            <cstring>unnamed</cstring>
24
 
        </property>
25
 
        <property name="margin">
26
 
            <number>0</number>
27
 
        </property>
28
 
        <property name="spacing">
29
 
            <number>6</number>
30
 
        </property>
31
 
        <widget class="QTabWidget">
32
 
            <property name="name">
33
 
                <cstring>TabWidget2</cstring>
34
 
            </property>
35
 
            <widget class="QWidget">
36
 
                <property name="name">
37
 
                    <cstring>tab</cstring>
38
 
                </property>
39
 
                <attribute name="title">
40
 
                    <string>Scan</string>
41
 
                </attribute>
42
 
                <vbox>
43
 
                    <property name="name">
44
 
                        <cstring>unnamed</cstring>
45
 
                    </property>
46
 
                    <widget class="QLayoutWidget">
47
 
                        <property name="name">
48
 
                            <cstring>Layout1</cstring>
49
 
                        </property>
50
 
                        <hbox>
51
 
                            <property name="name">
52
 
                                <cstring>unnamed</cstring>
53
 
                            </property>
54
 
                            <widget class="QPushButton">
55
 
                                <property name="name">
56
 
                                    <cstring>scanButton</cstring>
57
 
                                </property>
58
 
                                <property name="text">
59
 
                                    <string>&amp;Scan for New Plugins</string>
60
 
                                </property>
61
 
                                <property name="whatsThis" stdset="0">
62
 
                                    <string>Click here to scan for newly installed Netscape plugins now.</string>
63
 
                                </property>
64
 
                            </widget>
65
 
                            <spacer>
66
 
                                <property name="name">
67
 
                                    <cstring>Spacer1_2</cstring>
68
 
                                </property>
69
 
                                <property name="orientation">
70
 
                                    <enum>Horizontal</enum>
71
 
                                </property>
72
 
                                <property name="sizeType">
73
 
                                    <enum>Expanding</enum>
74
 
                                </property>
75
 
                                <property name="sizeHint">
76
 
                                    <size>
77
 
                                        <width>20</width>
78
 
                                        <height>20</height>
79
 
                                    </size>
80
 
                                </property>
81
 
                            </spacer>
82
 
                        </hbox>
83
 
                    </widget>
84
 
                    <widget class="QCheckBox">
85
 
                        <property name="name">
86
 
                            <cstring>scanAtStartup</cstring>
87
 
                        </property>
88
 
                        <property name="text">
89
 
                            <string>Scan for new plugins at &amp;KDE startup</string>
90
 
                        </property>
91
 
                        <property name="whatsThis" stdset="0">
92
 
                            <string>If this option is enabled, KDE will look for new Netscape plugins every time it starts up. This makes it easier for you if you often install new plugins, but it may also slow down KDE startup. You might want to disable this option, especially if you seldom install plugins.</string>
93
 
                        </property>
94
 
                    </widget>
95
 
                    <widget class="QGroupBox">
96
 
                        <property name="name">
97
 
                            <cstring>GroupBox1</cstring>
98
 
                        </property>
99
 
                        <property name="minimumSize">
100
 
                            <size>
101
 
                                <width>300</width>
102
 
                                <height>0</height>
103
 
                            </size>
104
 
                        </property>
105
 
                        <property name="title">
106
 
                            <string>Scan Folders</string>
107
 
                        </property>
108
 
                        <grid>
109
 
                            <property name="name">
110
 
                                <cstring>unnamed</cstring>
111
 
                            </property>
112
 
                            <widget class="QPushButton" row="1" column="2">
113
 
                                <property name="name">
114
 
                                    <cstring>dirRemove</cstring>
115
 
                                </property>
116
 
                                <property name="enabled">
117
 
                                    <bool>false</bool>
118
 
                                </property>
119
 
                                <property name="text">
120
 
                                    <string>&amp;Remove</string>
121
 
                                </property>
122
 
                            </widget>
123
 
                            <widget class="QPushButton" row="0" column="2">
124
 
                                <property name="name">
125
 
                                    <cstring>dirNew</cstring>
126
 
                                </property>
127
 
                                <property name="text">
128
 
                                    <string>&amp;New</string>
129
 
                                </property>
130
 
                            </widget>
131
 
                            <widget class="KURLRequester" row="0" column="0" rowspan="1" colspan="2">
132
 
                                <property name="name">
133
 
                                    <cstring>dirEdit</cstring>
134
 
                                </property>
135
 
                                <property name="enabled">
136
 
                                    <bool>false</bool>
137
 
                                </property>
138
 
                                <property name="mode" stdset="0">
139
 
                                    <number>18</number>
140
 
                                </property>
141
 
                            </widget>
142
 
                            <widget class="QPushButton" row="3" column="2">
143
 
                                <property name="name">
144
 
                                    <cstring>dirDown</cstring>
145
 
                                </property>
146
 
                                <property name="enabled">
147
 
                                    <bool>false</bool>
148
 
                                </property>
149
 
                                <property name="text">
150
 
                                    <string>Do&amp;wn</string>
151
 
                                </property>
152
 
                            </widget>
153
 
                            <widget class="QPushButton" row="2" column="2">
154
 
                                <property name="name">
155
 
                                    <cstring>dirUp</cstring>
156
 
                                </property>
157
 
                                <property name="enabled">
158
 
                                    <bool>false</bool>
159
 
                                </property>
160
 
                                <property name="text">
161
 
                                    <string>&amp;Up</string>
162
 
                                </property>
163
 
                            </widget>
164
 
                            <widget class="KListBox" row="1" column="0" rowspan="4" colspan="2">
165
 
                                <property name="name">
166
 
                                    <cstring>dirList</cstring>
167
 
                                </property>
168
 
                                <property name="sizePolicy">
169
 
                                    <sizepolicy>
170
 
                                        <hsizetype>7</hsizetype>
171
 
                                        <vsizetype>7</vsizetype>
172
 
                                        <horstretch>0</horstretch>
173
 
                                        <verstretch>0</verstretch>
174
 
                                    </sizepolicy>
175
 
                                </property>
176
 
                            </widget>
177
 
                            <spacer row="4" column="2">
178
 
                                <property name="name">
179
 
                                    <cstring>Spacer3</cstring>
180
 
                                </property>
181
 
                                <property name="orientation">
182
 
                                    <enum>Vertical</enum>
183
 
                                </property>
184
 
                                <property name="sizeType">
185
 
                                    <enum>Expanding</enum>
186
 
                                </property>
187
 
                                <property name="sizeHint">
188
 
                                    <size>
189
 
                                        <width>20</width>
190
 
                                        <height>20</height>
191
 
                                    </size>
192
 
                                </property>
193
 
                            </spacer>
194
 
                        </grid>
195
 
                    </widget>
196
 
                </vbox>
197
 
            </widget>
198
 
            <widget class="QWidget">
199
 
                <property name="name">
200
 
                    <cstring>tab</cstring>
201
 
                </property>
202
 
                <attribute name="title">
203
 
                    <string>Plugins</string>
204
 
                </attribute>
205
 
                <grid>
206
 
                    <property name="name">
207
 
                        <cstring>unnamed</cstring>
208
 
                    </property>
209
 
                    <widget class="QListView" row="1" column="0">
210
 
                        <column>
211
 
                            <property name="text">
212
 
                                <string>Information</string>
213
 
                            </property>
214
 
                            <property name="clickable">
215
 
                                <bool>true</bool>
216
 
                            </property>
217
 
                            <property name="resizable">
218
 
                                <bool>true</bool>
219
 
                            </property>
220
 
                        </column>
221
 
                        <column>
222
 
                            <property name="text">
223
 
                                <string>Value</string>
224
 
                            </property>
225
 
                            <property name="clickable">
226
 
                                <bool>true</bool>
227
 
                            </property>
228
 
                            <property name="resizable">
229
 
                                <bool>true</bool>
230
 
                            </property>
231
 
                        </column>
232
 
                        <property name="name">
233
 
                            <cstring>pluginList</cstring>
234
 
                        </property>
235
 
                        <property name="allColumnsShowFocus">
236
 
                            <bool>true</bool>
237
 
                        </property>
238
 
                        <property name="whatsThis" stdset="0">
239
 
                            <string>Here you can see a list of the Netscape plugins KDE has found.</string>
240
 
                        </property>
241
 
                    </widget>
242
 
                    <widget class="QCheckBox" row="0" column="0">
243
 
                        <property name="name">
244
 
                            <cstring>useArtsdsp</cstring>
245
 
                        </property>
246
 
                        <property name="enabled">
247
 
                            <bool>true</bool>
248
 
                        </property>
249
 
                        <property name="text">
250
 
                            <string>Use a&amp;rtsdsp to pipe plugin sound through aRts</string>
251
 
                        </property>
252
 
                    </widget>
253
 
                </grid>
254
 
            </widget>
255
 
        </widget>
256
 
    </vbox>
257
 
</widget>
258
 
<includes>
259
 
    <include location="global" impldecl="in declaration">klocale.h</include>
260
 
    <include location="global" impldecl="in declaration">kurlrequester.h</include>
261
 
    <include location="global" impldecl="in declaration">klistbox.h</include>
262
 
    <include location="local" impldecl="in implementation">kdialog.h</include>
263
 
</includes>
264
 
<layoutdefaults spacing="3" margin="6"/>
265
 
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
266
 
<includehints>
267
 
    <includehint>qwidget.h</includehint>
268
 
    <includehint>kurlrequester.h</includehint>
269
 
    <includehint>klineedit.h</includehint>
270
 
    <includehint>kpushbutton.h</includehint>
271
 
    <includehint>klistbox.h</includehint>
272
 
</includehints>
273
 
</UI>