Add (and install) svg for the new krunner interface.
[kdebase/uwolfer.git] / workspace / plasma / applets / tasks / tasksConfig.ui
blob598b46c0cf0493bb43449fe12ceda787af6797a5
1 <ui version="4.0" >
2  <class>tasksConfig</class>
3  <widget class="QWidget" name="tasksConfig" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>200</width>
9     <height>50</height>
10    </rect>
11   </property>
12   <property name="minimumSize" >
13    <size>
14     <width>200</width>
15     <height>50</height>
16    </size>
17   </property>
18   <layout class="QGridLayout" >
19    <item row="0" column="0" >
20     <widget class="QCheckBox" name="showTooltip" >
21      <property name="text" >
22       <string>Show tooltips</string>
23      </property>
24     </widget>
25    </item>
26   <item row="1" column="0" >
27     <widget class="QCheckBox" name="showOnlyCurrentDesktop" >
28      <property name="text" >
29       <string>Show only tasks from the current desktop</string>
30      </property>
31     </widget>
32    </item>
33    <item row="2" column="0" >
34    <widget class="QCheckBox" name="showOnlyCurrentScreen" >
35    <property name="text" >
36    <string>Show only tasks from the current screen</string>
37    </property>
38    </widget>
39    </item>
40    </layout>
41  </widget>
42  <resources/>
43  <connections/>
44 </ui>