Remove labels from TabBox section in kcfg
Not used and containing technical wording useless for translation. BUG: 320796
This commit is contained in:
parent
3f30610010
commit
7ec31b4c9c
1 changed files with 0 additions and 7 deletions
|
@ -274,31 +274,24 @@
|
||||||
<default>90</default>
|
<default>90</default>
|
||||||
</entry>
|
</entry>
|
||||||
<entry name="DesktopMode" type="UInt">
|
<entry name="DesktopMode" type="UInt">
|
||||||
<label>Defines whether windows from the current desktop or from all desktops are included. Default:OnlyCurrentDesktopClients</label>
|
|
||||||
<default>1</default>
|
<default>1</default>
|
||||||
</entry>
|
</entry>
|
||||||
<entry name="ActivitiesMode" type="UInt">
|
<entry name="ActivitiesMode" type="UInt">
|
||||||
<label>Defines whether windows from the current activity or from all activities are included.Default:OnlyCurrentActivityClients</label>
|
|
||||||
<default>1</default>
|
<default>1</default>
|
||||||
</entry>
|
</entry>
|
||||||
<entry name="ApplicationsMode" type="UInt">
|
<entry name="ApplicationsMode" type="UInt">
|
||||||
<label>Defines which windows from the current application or from all applications are included.Default:AllWindowsAllApplications</label>
|
|
||||||
<default>0</default>
|
<default>0</default>
|
||||||
</entry>
|
</entry>
|
||||||
<entry name="MinimizedMode" type="UInt">
|
<entry name="MinimizedMode" type="UInt">
|
||||||
<label>Defines which windows are included based on whether they are minimized or not.Default:IgnoreMinimizedStatus</label>
|
|
||||||
<default>0</default>
|
<default>0</default>
|
||||||
</entry>
|
</entry>
|
||||||
<entry name="ShowDesktopMode" type="UInt">
|
<entry name="ShowDesktopMode" type="UInt">
|
||||||
<label>Defines whether a TabBoxClient representing the desktop is included.Default:DoNotShowDesktopClient</label>
|
|
||||||
<default>0</default>
|
<default>0</default>
|
||||||
</entry>
|
</entry>
|
||||||
<entry name="MultiScreenMode" type="UInt">
|
<entry name="MultiScreenMode" type="UInt">
|
||||||
<label>Default:IgnoreMultiScreen</label>
|
|
||||||
<default>0</default>
|
<default>0</default>
|
||||||
</entry>
|
</entry>
|
||||||
<entry name="SwitchingMode" type="UInt">
|
<entry name="SwitchingMode" type="UInt">
|
||||||
<label>Defines the sorting of the TabBoxClients in the TabBoxClientModel.Default:FocusChainSwitching</label>
|
|
||||||
<default>0</default>
|
<default>0</default>
|
||||||
</entry>
|
</entry>
|
||||||
<entry name="ShowOutline" type="Bool">
|
<entry name="ShowOutline" type="Bool">
|
||||||
|
|
Loading…
Reference in a new issue