From: John Levon Date: Fri, 30 May 2003 12:44:23 +0000 (+0000) Subject: "Inter-word Space" X-Git-Tag: 1.6.10~16723 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=00495d0c108a5809f67e885c7f16aa196d9b72cf;p=features.git "Inter-word Space" git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7069 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 651af023c4..a5cb363706 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2003-05-30 John Levon + + * ui/stdmenus.ui: Force Normal Space -> Inter-word Space + 2003-05-30 John Levon * ui/stdmenus.ui: fix capitalisation diff --git a/lib/ui/stdmenus.ui b/lib/ui/stdmenus.ui index 3a3f2be4f3..d2c35013a0 100644 --- a/lib/ui/stdmenus.ui +++ b/lib/ui/stdmenus.ui @@ -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 "Inter-word Space|w" "space-insert normal" Item "Thin Space|T" "space-insert thin" Item "Linebreak|L" "break-line" Item "Ellipsis|i" "dots-insert"