>From Andras Timar <ati...@suse.com>:

Andras Timar has submitted this change and it was merged.

Change subject: Undo/Redo description+shortcut in Basic IDE
......................................................................


Undo/Redo description+shortcut in Basic IDE

This solves an issue about Edit > Redo in BasicIDE (Hungarian site):
http://bug.openscope.org/browse/OOO-269
1. Redo should have a shortcut (Ctrl+Y), like in other parts of
LibreOffice. (Undo has the usual Ctrl+Z.)
2. In the Edit menu, Undo and Redo should print something after the
colon (what is to be undone, redone).

This patch fixes both.
Unfortunately the shortcut isn't shown in the menu (it's in
vcl/source/window/keycod.cxx like Undo, and not in
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu).

Change-Id: I2cfbfeb7d57309a27676e48943633cdb194288bc
---
M basctl/source/basicide/baside2b.cxx
M vcl/AllLangResTarget_vcl.mk
M vcl/source/edit/textund2.hxx
M vcl/source/edit/textundo.cxx
A vcl/source/edit/textundo.hrc
M vcl/source/edit/textundo.hxx
A vcl/source/edit/textundo.src
M vcl/source/window/keycod.cxx
8 files changed, 204 insertions(+), 25 deletions(-)

Approvals:
  Andras Timar: Verified; Looks good to me, approved


--
To view, visit https://gerrit.libreoffice.org/514
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2cfbfeb7d57309a27676e48943633cdb194288bc
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: János Uray <uray.ja...@gmail.com>
Gerrit-Reviewer: Andras Timar <ati...@suse.com>

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to