<string><qt>When this option is selected an image will appear down the left-hand side of the TDE Menu. The image will be tinted according to your color settings.
<p><b>Tip</b>: You can customize the image that appears in the TDE Menu by putting an image file called kside.png and a tileable image file called kside_tile.png in $TDEHOME/share/apps/kicker/pics.</qt></string>
<string>Start the editor for the TDE Menu. Here you can add, edit, remove and hide applications.</string>
<string>This is a list of the dynamic menus that can be displayed in the TDE menu in addition to the normal applications. Use the checkboxes to add or remove menus.</string>
<string><qt>When this option is selected an image will appear down the left-hand side of the TDE Menu. The image will be tinted according to your color settings.
<p><b>Tip</b>: You can customize the image that appears in the TDE Menu by putting an image file called kside.png and a tileable image file called kside_tile.png in $TDEHOME/share/apps/kicker/pics.</qt></string>
<string>Start the editor for the TDE Menu. Here you can add, edit, remove and hide applications.</string>
</property>
</widget>
</vbox>
</widget>
<widget class="KListView">
<column>
<property name="text">
<string>Optional Menus</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>m_subMenus</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="fullWidth">
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0">
<string>This is a list of the dynamic menus that can be displayed in the TDE menu in addition to the normal applications. Use the checkboxes to add or remove menus.</string>
<string>The taskbar can show and/or hide tasks based on their current process state. Select <em>Any</em> to show all tasks regardless of current state.</string>
<whatsthis>The taskbar can group similar windows into single buttons. When one of these window group buttons are clicked on a menu appears showing all the windows in that group. This can be especially useful with the <em>Show all windows</em> option.\n\nYou can set the taskbar to <strong>Never</strong> group windows, to <strong>Always</strong> group windows or to group windows only <strong>When the Taskbar is Full</strong>.\n\nBy default the taskbar groups windows when it is full.</whatsthis>
</entry>
<entry key="ShowTaskStates" type="Enum" >
<choices>
<choice name="ShowAll">
<label>Any</label>
</choice>
<choice name="ShowStopped">
<label>Only Stopped</label>
</choice>
<choice name="ShowRunning">
<label>Only Running</label>
</choice>
</choices>
<default>ShowAll</default>
<label>Show tasks with state:</label>
<whatsthis>The taskbar can show and/or hide tasks based on their current process state. Select <em>Any</em> to show all tasks regardless of current state.</whatsthis>