mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 02:14:50 +00:00
small fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6511 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
89f6baa423
commit
9ac820a7c5
@ -1,3 +1,11 @@
|
||||
2003-03-15 John Levon <levon@movementarian.org>
|
||||
|
||||
* ui/QMathDialogBase.ui: fix english in a tooltip
|
||||
|
||||
2003-03-15 John Levon <levon@movementarian.org>
|
||||
|
||||
* ui/QRefDialogBase.ui: s/Goto/Go to reference/
|
||||
|
||||
2003-03-12 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
||||
|
||||
* QParagraph.C (apply): do not reset vfill spacing to 'none' when
|
||||
|
@ -13,7 +13,7 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>304</width>
|
||||
<width>322</width>
|
||||
<height>356</height>
|
||||
</rect>
|
||||
</property>
|
||||
@ -236,7 +236,7 @@
|
||||
</property>
|
||||
<property>
|
||||
<name>toolTip</name>
|
||||
<string>Toggle between display mode</string>
|
||||
<string>Toggle between display and inline mode</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget row="0" column="1" >
|
||||
@ -751,6 +751,7 @@
|
||||
<verdata>7</verdata>
|
||||
</sizepolicy>
|
||||
<pixmap>image10</pixmap>
|
||||
<slot access="public">raiseWidget(int)</slot>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<images>
|
||||
|
@ -13,8 +13,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>290</width>
|
||||
<height>380</height>
|
||||
<width>391</width>
|
||||
<height>395</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property stdset="1">
|
||||
@ -86,7 +86,7 @@
|
||||
</property>
|
||||
<property stdset="1">
|
||||
<name>text</name>
|
||||
<string>&Goto</string>
|
||||
<string>&Go to reference</string>
|
||||
</property>
|
||||
<property>
|
||||
<name>toolTip</name>
|
||||
|
Loading…
Reference in New Issue
Block a user