add missing menu short-cuts for capitalize/uppercase/lowercase

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14987 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Michael Schmitt 2006-09-13 16:13:41 +00:00
parent efac21f442
commit ea52fa17a6

View File

@ -137,9 +137,9 @@ Menuset
Separator
Item "Customized...|C" "dialog-show character"
Separator
Item "Capitalize" "word-capitalize"
Item "Uppercase" "word-upcase"
Item "Lowercase" "word-lowcase"
Item "Capitalize|a" "word-capitalize"
Item "Uppercase|U" "word-upcase"
Item "Lowercase|L" "word-lowcase"
End
# not much we can do to help here