summaryrefslogtreecommitdiffstats
path: root/sw/uiconfig/swform
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-02-19 13:06:47 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-02-19 13:06:47 +0000
commit49e2c40a82df9db772bcbbe0ed2e654f51e253e2 (patch)
treeacee6ba06c4cfc0f17486d620d5feaa97b6a068f /sw/uiconfig/swform
parentINTEGRATION: CWS notes2 (1.4.48); FILE MERGED (diff)
downloadcore-49e2c40a82df9db772bcbbe0ed2e654f51e253e2.tar.gz
core-49e2c40a82df9db772bcbbe0ed2e654f51e253e2.zip
INTEGRATION: CWS notes2 (1.4.48); FILE MERGED
2008/01/29 20:25:32 mba 1.4.48.1: shortcut for InsertAnnotation now in accelerator config
Diffstat (limited to 'sw/uiconfig/swform')
-rw-r--r--sw/uiconfig/swform/accelerator/es/default.xml1
-rw-r--r--sw/uiconfig/swform/accelerator/fr/default.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/sw/uiconfig/swform/accelerator/es/default.xml b/sw/uiconfig/swform/accelerator/es/default.xml
index 8f10f8d69a5f..52d12997fae0 100644
--- a/sw/uiconfig/swform/accelerator/es/default.xml
+++ b/sw/uiconfig/swform/accelerator/es/default.xml
@@ -115,4 +115,5 @@
<accel:item accel:code="KEY_V" accel:shift="true" accel:mod1="true" xlink:href=".uno:PasteSpecial"/>
<accel:item accel:code="KEY_Y" accel:mod1="true" xlink:href=".uno:Redo"/>
<accel:item accel:code="KEY_Z" accel:mod1="true" xlink:href=".uno:Undo"/>
+ <accel:item accel:code="KEY_N" accel:mod1="true" accel:mod2="true" xlink:href=".uno:InsertAnnotation"/>
</accel:acceleratorlist>
diff --git a/sw/uiconfig/swform/accelerator/fr/default.xml b/sw/uiconfig/swform/accelerator/fr/default.xml
index a54f4b75079c..92213d02527f 100644
--- a/sw/uiconfig/swform/accelerator/fr/default.xml
+++ b/sw/uiconfig/swform/accelerator/fr/default.xml
@@ -115,4 +115,5 @@
<accel:item accel:code="KEY_V" accel:shift="true" accel:mod1="true" xlink:href=".uno:PasteSpecial"/>
<accel:item accel:code="KEY_Y" accel:mod1="true" xlink:href=".uno:Redo"/>
<accel:item accel:code="KEY_Z" accel:mod1="true" xlink:href=".uno:Undo"/>
+ <accel:item accel:code="KEY_N" accel:mod1="true" accel:mod2="true" xlink:href=".uno:InsertAnnotation"/>
</accel:acceleratorlist>