mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
* src/frontends/qt4/ui/ListingsUi.ui:
- minor layout fixes. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18623 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1d64673c22
commit
aa325b4d32
@ -136,7 +136,7 @@
|
||||
<string>Use extended character table</string>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string>&Extended Chars</string>
|
||||
<string>&Extended character table</string>
|
||||
</property>
|
||||
<property name="shortcut" >
|
||||
<number>276824133</number>
|
||||
@ -149,7 +149,7 @@
|
||||
<string>Make spaces in strings visible by a special symbol</string>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string>S&pace in string as Symbol</string>
|
||||
<string>Space i&n string as symbol</string>
|
||||
</property>
|
||||
<property name="shortcut" >
|
||||
<number>276824147</number>
|
||||
@ -162,7 +162,7 @@
|
||||
<string>Make spaces visible by a special symbol</string>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string>S&pace as Symbol</string>
|
||||
<string>S&pace as symbol</string>
|
||||
</property>
|
||||
<property name="shortcut" >
|
||||
<number>276824147</number>
|
||||
@ -206,7 +206,7 @@
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="buddy" >
|
||||
<cstring>numberFontSizeCO</cstring>
|
||||
<cstring>lastlineLE</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -245,7 +245,7 @@
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="buddy" >
|
||||
<cstring>numberFontSizeCO</cstring>
|
||||
<cstring>firstlineLE</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -284,7 +284,7 @@
|
||||
<item row="0" column="0" >
|
||||
<widget class="QLabel" name="languageLBL" >
|
||||
<property name="text" >
|
||||
<string>&Language:</string>
|
||||
<string>Lan&guage:</string>
|
||||
</property>
|
||||
<property name="buddy" >
|
||||
<cstring>languageCO</cstring>
|
||||
@ -375,7 +375,7 @@
|
||||
<item row="1" column="0" >
|
||||
<widget class="QLabel" name="stepnumberL" >
|
||||
<property name="toolTip" >
|
||||
<string>File name of image</string>
|
||||
<string/>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string>S&tep:</string>
|
||||
@ -407,7 +407,7 @@
|
||||
<item row="0" column="0" >
|
||||
<widget class="QLabel" name="label" >
|
||||
<property name="text" >
|
||||
<string>&Side: </string>
|
||||
<string>&Side:</string>
|
||||
</property>
|
||||
<property name="buddy" >
|
||||
<cstring>numberSideCO</cstring>
|
||||
@ -459,11 +459,14 @@
|
||||
<item row="2" column="0" >
|
||||
<widget class="QLabel" name="captionL_5" >
|
||||
<property name="text" >
|
||||
<string>Placement:</string>
|
||||
<string>&Placement:</string>
|
||||
</property>
|
||||
<property name="wordWrap" >
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="buddy" >
|
||||
<cstring>placementLE</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
@ -493,7 +496,7 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="title" >
|
||||
<string>More &Parameters</string>
|
||||
<string>More Parameters</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" >
|
||||
<property name="margin" >
|
||||
|
Loading…
Reference in New Issue
Block a user