Commit graph

9 commits

Author SHA1 Message Date
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
David Tardon
6de7392829 add package deps for resources 2012-04-09 10:09:23 +02:00
Matúš Kukan
84b3f7b345 gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
Tor Lillqvist
dd3f4855ec Unify indentation 2012-02-23 22:59:55 +02:00
Michael Meeks
aeffd7f25f move required resources down from fpicker & svtools into vcl 2011-11-07 14:19:34 +00:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Tor Lillqvist
704bc46ae4 Add consistent Emacs and vim mode lines 2011-07-30 23:12:12 +03:00
Tor Lillqvist
9ff135581c Attempt to fix vcl build on Windows 2011-05-28 22:39:48 +03:00
Philipp Lohmann [pl]
3afc7558eb vcl2gnumake: #i116588# move vcl to gbuild (step 3,linux,solaris,macos) 2011-01-26 19:18:52 +01:00