diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-10-18 12:33:57 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-10-18 12:33:57 +0000 |
commit | 1f51a30e8a42f4a23d812dc9c50436ca3cf9087a (patch) | |
tree | fc4970aa40837ec57b2ca9c81d778d02cee55a32 /dbaccess/uiconfig | |
parent | 92dcf6c0ac4a2ffe8c7b46b111dcb9642a7c6950 (diff) |
INTEGRATION: CWS dba205b (1.1.2); FILE ADDED
2006/10/11 08:46:02 fs 1.1.2.2: #i64143# Ctrl-N, not Ctrl-Shift-N for a new document
2006/08/02 08:12:06 oj 1.1.2.1: #i64143# new acc for ctrl+n
Diffstat (limited to 'dbaccess/uiconfig')
-rw-r--r-- | dbaccess/uiconfig/dbapp/accelerator/es/default.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dbaccess/uiconfig/dbapp/accelerator/es/default.xml b/dbaccess/uiconfig/dbapp/accelerator/es/default.xml new file mode 100644 index 000000000000..0e778428fc18 --- /dev/null +++ b/dbaccess/uiconfig/dbapp/accelerator/es/default.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<accel:acceleratorlist xmlns:accel="http://openoffice.org/2001/accel" xmlns:xlink="http://www.w3.org/1999/xlink"> +<accel:item accel:code="KEY_N" accel:mod1="true" xlink:href="private:factory/sdatabase?Interactive"/> +</accel:acceleratorlist> |