use _R_edo not Re_d_o

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6944 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2003-05-07 07:54:42 +00:00
parent 8bfa794d28
commit 37c20c64c4
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-05-07 John Levon <levon@movementarian.org>
* ui/stdmenus.ui: we can use _R_edo
2003-05-02 Michael Schmitt <michael.schmitt@teststep.org>
* chkconfig.ltx: add layout even if the TeX class is missing;

View File

@ -65,7 +65,7 @@ Menuset
Menu "edit"
Item "Undo|U" "undo"
Item "Redo|d" "redo"
Item "Redo|R" "redo"
Separator
Item "Cut" "cut"
Item "Copy" "copy"