office-gobmx/basctl
Uray M. János 1191f4e432 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
Reviewed-on: https://gerrit.libreoffice.org/514
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
2012-08-30 12:50:52 +00:00
..
inc Basic IDE: namespace basctl 2012-08-29 20:48:28 +00:00
prj
sdi Basic IDE: namespace basctl 2012-08-29 20:48:28 +00:00
source Undo/Redo description+shortcut in Basic IDE 2012-08-30 12:50:52 +00:00
uiconfig/basicide
util remove unused module-description xml files 2012-08-22 23:27:34 +02:00
AllLangResTarget_basctl.mk
Library_basctl.mk Object Catalog in Dialog Editor 2012-08-17 13:10:15 +01:00
Makefile
Module_basctl.mk more old module-description xml files 2012-08-22 23:27:34 +02:00
Package_uiconfig.mk more old module-description xml files 2012-08-22 23:27:34 +02:00
README

Controls and dialogs for Basic. Contains the Basic IDE.