mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
fix capitalisation bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7066 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9d57d10824
commit
246d6a9587
@ -1,3 +1,7 @@
|
||||
2003-05-30 John Levon <levon@movementarian.org>
|
||||
|
||||
* ui/stdmenus.ui: fix capitalisation
|
||||
|
||||
2003-05-25 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* scripts/fig2pdf.sh: renamed again as fig2pdftex.sh.
|
||||
|
@ -242,7 +242,7 @@ Menuset
|
||||
Item "Hyphenation Point|P" "hyphenation-point-insert"
|
||||
Item "Ligature Break|k" "ligature-break-insert"
|
||||
Item "Protected Space|r" "space-insert protected"
|
||||
Item "Force normal Space|n" "space-insert normal"
|
||||
Item "Force Normal Space|N" "space-insert normal"
|
||||
Item "Thin Space|T" "space-insert thin"
|
||||
Item "Linebreak|L" "break-line"
|
||||
Item "Ellipsis|i" "dots-insert"
|
||||
|
Loading…
Reference in New Issue
Block a user