<string>Here you can choose how menu entries are shown.</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QRadioButton" row="1" column="1">
<property name="name">
<cstring>m_formatSimple</cstring>
</property>
<property name="text">
<string>&Name only</string>
</property>
<property name="whatsThis" stdset="0">
<string>When this option is selected, items in the K Menu will appear with the application's name next to the icon.</string>
</property>
</widget>
<widget class="QRadioButton" row="2" column="1">
<property name="name">
<cstring>m_formatNameDesc</cstring>
</property>
<property name="text">
<string>Name - &Description</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0">
<string>When this option is selected, items in the K Menu will appear with the application's name and a brief description next to the icon.</string>
</property>
</widget>
<widget class="QRadioButton" row="3" column="1">
<property name="name">
<cstring>m_formatDescOnly</cstring>
</property>
<property name="text">
<string>D&escription only</string>
</property>
<property name="whatsThis" stdset="0">
<string>When this option is selected, items in the K Menu will appear with the application's brief description next to the icon.</string>
</property>
</widget>
<widget class="QRadioButton" row="4" column="1">
<property name="name">
<cstring>m_formDescName</cstring>
</property>
<property name="focusPolicy">
<enum>NoFocus</enum>
</property>
<property name="text">
<string>Des&cription (Name)</string>
</property>
<property name="whatsThis" stdset="0">
<string>When this option is selected, items in the K Menu will appear with a brief description and the application's name in brackets next to the icon.</string>
</property>
</widget>
</grid>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>kcfg_UseSidePixmap</cstring>
</property>
<property name="text">
<string>Show side ima&ge</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0">
<string><qt>When this option is selected an image will appear down the left-hand side of the K Menu. The image will be tinted according to your color settings.
<p><b>Tip</b>: You can customize the image that appears in the K Menu by putting an image file called kside.png and a tileable image file called kside_tile.png in $KDEHOME/share/apps/kicker/pics.</qt></string>
<string>Start the editor for the K 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 KDE menu in addition to the normal applications. Use the checkboxes to add or remove menus.</string>
<string>When browsing directories that contain a lot of files, the QuickBrowser can sometimes hide your whole desktop. Here you can limit the number of entries shown at a time in the QuickBrowser. This is particularly useful for low screen resolutions.</string>
</property>
</widget>
<widget class="KIntNumInput">
<property name="name">
<cstring>kcfg_MaxEntries2</cstring>
</property>
<property name="value">
<number>30</number>
</property>
<property name="minValue">
<number>10</number>
</property>
<property name="maxValue">
<number>100</number>
</property>
<property name="whatsThis" stdset="0">
<string>When browsing directories that contain a lot of files, the QuickBrowser can sometimes hide your whole desktop. Here you can limit the number of entries shown at a time in the QuickBrowser. This is particularly useful for low screen resolutions.</string>
</property>
</widget>
</hbox>
</widget>
<widget class="QCheckBox" row="0" column="0">
<property name="name">
<cstring>kcfg_ShowHiddenFiles</cstring>
</property>
<property name="text">
<string>Show hidden fi&les</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0">
<string>If this option is enabled, hidden files (i.e. files beginning with a dot) will be shown in the QuickBrowser menus.</string>