mark string untranslatable
[quassel.git] / src / qtui / ui / indicatornotificationconfigwidget.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>IndicatorNotificationConfigWidget</class>
4  <widget class="QWidget" name="IndicatorNotificationConfigWidget">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>438</width>
10     <height>35</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QVBoxLayout" name="verticalLayout_2">
17    <item>
18     <widget class="QCheckBox" name="enabled">
19      <property name="toolTip">
20       <string>This enables support for the Ayatana Project's application indicator (libindicate).</string>
21      </property>
22      <property name="text">
23       <string>Show messages in application indicator</string>
24      </property>
25     </widget>
26    </item>
27    <item>
28     <spacer name="verticalSpacer">
29      <property name="orientation">
30       <enum>Qt::Vertical</enum>
31      </property>
32      <property name="sizeHint" stdset="0">
33       <size>
34        <width>20</width>
35        <height>40</height>
36       </size>
37      </property>
38     </spacer>
39    </item>
40   </layout>
41  </widget>
42  <resources/>
43  <connections/>
44 </ui>