summaryrefslogtreecommitdiffstats
path: root/kwin/clients/keramik/config/keramikconfig.ui
diff options
context:
space:
mode:
Diffstat (limited to 'kwin/clients/keramik/config/keramikconfig.ui')
-rw-r--r--kwin/clients/keramik/config/keramikconfig.ui76
1 files changed, 0 insertions, 76 deletions
diff --git a/kwin/clients/keramik/config/keramikconfig.ui b/kwin/clients/keramik/config/keramikconfig.ui
deleted file mode 100644
index dda8d5b5f..000000000
--- a/kwin/clients/keramik/config/keramikconfig.ui
+++ /dev/null
@@ -1,76 +0,0 @@
-<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
-<class>KeramikConfigUI</class>
-<widget class="TQWidget">
- <property name="name">
- <cstring>KeramikConfigUI</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>295</width>
- <height>104</height>
- </rect>
- </property>
- <property name="caption">
- <string>Keramik</string>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <widget class="TQCheckBox">
- <property name="name">
- <cstring>showAppIcons</cstring>
- </property>
- <property name="text">
- <string>Display the window &amp;icon in the caption bubble</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Check this option if you want the window icon to be displayed in the caption bubble next to the titlebar text.</string>
- </property>
- </widget>
- <widget class="TQCheckBox">
- <property name="name">
- <cstring>smallCaptions</cstring>
- </property>
- <property name="text">
- <string>Draw &amp;small caption bubbles on active windows</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Check this option if you want the caption bubble to have the same size on active windows that it has on inactive ones. This option is useful for laptops or low resolution displays where you want maximize the amount of space available to the window contents.</string>
- </property>
- </widget>
- <widget class="TQCheckBox">
- <property name="name">
- <cstring>largeGrabBars</cstring>
- </property>
- <property name="text">
- <string>Draw g&amp;rab bars below windows</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Check this option if you want a grab bar to be drawn below windows. When this option is not selected only a thin border will be drawn in its place.</string>
- </property>
- </widget>
- <widget class="TQCheckBox">
- <property name="name">
- <cstring>useShadowedText</cstring>
- </property>
- <property name="text">
- <string>Use shadowed &amp;text</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Check this option if you want the titlebar text to have a 3D look with a shadow behind it.</string>
- </property>
- </widget>
- </vbox>
-</widget>
-<includes>
- <include location="global" impldecl="in implementation">kdialog.h</include>
-</includes>
-<layoutdefaults spacing="6" margin="11"/>
-<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
-</UI>