diff options
Diffstat (limited to 'kcontrol/kicker/hidingtab.ui')
-rw-r--r-- | kcontrol/kicker/hidingtab.ui | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/kcontrol/kicker/hidingtab.ui b/kcontrol/kicker/hidingtab.ui index d6b85c046..11ec229b4 100644 --- a/kcontrol/kicker/hidingtab.ui +++ b/kcontrol/kicker/hidingtab.ui @@ -308,6 +308,20 @@ </spacer> </hbox> </widget> + <widget class="TQCheckBox" row="7" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>m_xineramaHide</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="text"> + <string>&Hide panel when configured screen is not available</string> + </property> + <property name="whatsThis" stdset="0"> + <string>When this option is selected, this panel will be hidden if its Xinerama screen is not available. This panel will be automatically restored when the configured Xinerama screen is reenabked.</string> + </property> + </widget> <widget class="TQCheckBox" row="5" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>m_autoHideSwitch</cstring> |