Oops :(
svn path=/trunk/KDE/kdebase/workspace/; revision=509812
This commit is contained in:
parent
9a915b2063
commit
db05740808
1 changed files with 4 additions and 4 deletions
|
@ -27,10 +27,10 @@
|
|||
<cstring>showAppIcons</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Display the window &icon in the windowTitle bubble</string>
|
||||
<string>Display the window &icon in the caption bubble</string>
|
||||
</property>
|
||||
<property name="whatsThis" stdset="0">
|
||||
<string>Check this option if you want the window icon to be displayed in the windowTitle bubble next to the titlebar text.</string>
|
||||
<string>Check this option if you want the window icon to be displayed in the caption bubble next to the titlebar text.</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QCheckBox">
|
||||
|
@ -38,10 +38,10 @@
|
|||
<cstring>smallCaptions</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Draw &small windowTitle bubbles on active windows</string>
|
||||
<string>Draw &small caption bubbles on active windows</string>
|
||||
</property>
|
||||
<property name="whatsThis" stdset="0">
|
||||
<string>Check this option if you want the windowTitle bubble to have the same size on active windows that it has on inactive ones. This option is useful for laptops or low resolution displays where you want maximize the amount of space available to the window contents.</string>
|
||||
<string>Check this option if you want the caption bubble to have the same size on active windows that it has on inactive ones. This option is useful for laptops or low resolution displays where you want maximize the amount of space available to the window contents.</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QCheckBox">
|
||||
|
|
Loading…
Reference in a new issue