diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-10-18 12:33:19 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-10-18 12:33:19 +0000 |
commit | 71c2310d06e0fffa324476be9b5c5702ef08e2ee (patch) | |
tree | e4bffb8bdc2586e142fc376ba4e449c3cdf52d2f /dbaccess/uiconfig | |
parent | 1091f88e5d14822b1360fcb29e47be76ad34d875 (diff) |
INTEGRATION: CWS dba205b (1.1.2); FILE ADDED
2006/08/07 07:32:17 fs 1.1.2.3: oops, previous checkin not intended here
2006/08/07 07:23:42 fs 1.1.2.2: some query design keyboard shortcuts
2006/08/02 08:11:28 oj 1.1.2.1: #i64143# new acc for ctrl+n
Diffstat (limited to 'dbaccess/uiconfig')
-rw-r--r-- | dbaccess/uiconfig/dbapp/accelerator/de/default.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dbaccess/uiconfig/dbapp/accelerator/de/default.xml b/dbaccess/uiconfig/dbapp/accelerator/de/default.xml new file mode 100644 index 000000000000..0e778428fc18 --- /dev/null +++ b/dbaccess/uiconfig/dbapp/accelerator/de/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> |