2010-04-21 18:18:45 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>KWinAuroraeConfigForm</class>
|
|
|
|
<widget class="QWidget" name="KWinAuroraeConfigForm">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2012-08-25 07:54:20 +00:00
|
|
|
<width>384</width>
|
|
|
|
<height>95</height>
|
2010-04-21 18:18:45 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2012-08-25 07:54:20 +00:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2014-03-11 14:03:36 +00:00
|
|
|
<item>
|
|
|
|
<widget class="KMessageWidget" name="doubleClickMessage">
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-08-25 07:54:20 +00:00
|
|
|
<item>
|
|
|
|
<layout class="QFormLayout" name="formLayout">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
|
|
|
<string>Border size:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>borderSizesCombo</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-04-21 18:18:45 +00:00
|
|
|
</item>
|
2012-08-25 07:54:20 +00:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="KComboBox" name="borderSizesCombo">
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string comment="@item:inlistbox Border size:">Tiny</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string comment="@item:inlistbox Border size:">Normal</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string comment="@item:inlistbox Border size:">Large</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string comment="@item:inlistbox Border size:">Very Large</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string comment="@item:inlistbox Border size:">Huge</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string comment="@item:inlistbox Border size:">Very Huge</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string comment="@item:inlistbox Border size:">Oversized</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
2010-04-21 18:18:45 +00:00
|
|
|
</item>
|
2012-08-25 07:54:20 +00:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<property name="text">
|
|
|
|
<string>Button size:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>buttonSizesCombo</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-04-21 18:18:45 +00:00
|
|
|
</item>
|
2012-08-25 07:54:20 +00:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="KComboBox" name="buttonSizesCombo">
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string comment="@item:inlistbox Button size:">Tiny</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string comment="@item:inlistbox Button size:">Normal</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string comment="@item:inlistbox Button size:">Large</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string comment="@item:inlistbox Button size:">Very Large</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string comment="@item:inlistbox Button size:">Huge</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string comment="@item:inlistbox Button size:">Very Huge</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string comment="@item:inlistbox Button size:">Oversized</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
2010-04-21 18:18:45 +00:00
|
|
|
</item>
|
2012-08-25 07:54:20 +00:00
|
|
|
</layout>
|
2010-04-21 18:18:45 +00:00
|
|
|
</item>
|
2012-08-25 07:54:20 +00:00
|
|
|
<item>
|
2012-08-24 13:16:30 +00:00
|
|
|
<widget class="QCheckBox" name="closeWindowsDoubleClick">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string extracomment="Check this option if you want windows to be closed when you double click the menu button."/>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Close windows by double clicking the menu button</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-04-21 18:18:45 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
2010-05-02 11:03:05 +00:00
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>KComboBox</class>
|
|
|
|
<extends>QComboBox</extends>
|
|
|
|
<header>kcombobox.h</header>
|
|
|
|
</customwidget>
|
2014-03-11 14:03:36 +00:00
|
|
|
<customwidget>
|
|
|
|
<class>KMessageWidget</class>
|
|
|
|
<extends>QFrame</extends>
|
|
|
|
<header location="global">kmessagewidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2010-05-02 11:03:05 +00:00
|
|
|
</customwidgets>
|
2010-04-21 18:18:45 +00:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|