* lib/ui/stdtoolbars.inc: fix typo; use Capitals in

toolbar name; remove term "output" in "DVI output"
	for consistency with the other items


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16792 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Michael Schmitt 2007-01-21 10:20:39 +00:00
parent e5dbc07931
commit b099295441

View File

@ -163,9 +163,9 @@ Toolbar "review" "Review"
Item "Next note" "note-next"
End
Toolbar "view/update" "View/update view document"
Item "View DVI output" "buffer-view dvi"
Item "Update DVI output" "buffer-update dvi"
Toolbar "view/update" "View/Update Document"
Item "View DVI" "buffer-view dvi"
Item "Update DVI" "buffer-update dvi"
Item "View PDF (pdflatex)" "buffer-view pdf2"
Item "Update PDF (pdflatex)" "buffer-update pdf2"
Item "View PostScript" "buffer-view ps"