summaryrefslogtreecommitdiffstats
path: root/sw/uiconfig/sglobal
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-07-17 10:17:45 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-07-17 10:17:45 +0000
commit66d3f1a01247967350a0730c774bc92dfefa1aa7 (patch)
treea0bfe2c0dc95a59c0fb75fe660c1b2872abdb6cd /sw/uiconfig/sglobal
parentINTEGRATION: CWS cmcfixes47 (1.184.6); FILE MERGED (diff)
downloadcore-66d3f1a01247967350a0730c774bc92dfefa1aa7.tar.gz
core-66d3f1a01247967350a0730c774bc92dfefa1aa7.zip
INTEGRATION: CWS aquavcl09 (1.8.214); FILE MERGED
2008/07/08 15:13:28 pl 1.8.214.1: #i88582# change mod1-space and mod1-shift-space accelerators
Diffstat (limited to 'sw/uiconfig/sglobal')
-rw-r--r--sw/uiconfig/sglobal/accelerator/de/default.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/uiconfig/sglobal/accelerator/de/default.xml b/sw/uiconfig/sglobal/accelerator/de/default.xml
index 5822f2a7aebf..e8800bdf0159 100644
--- a/sw/uiconfig/sglobal/accelerator/de/default.xml
+++ b/sw/uiconfig/sglobal/accelerator/de/default.xml
@@ -45,7 +45,7 @@
<accel:item accel:code="KEY_RETURN" accel:mod1="true" xlink:href=".uno:InsertPagebreak"/>
<accel:item accel:code="KEY_F12" accel:mod1="true" xlink:href=".uno:InsertTable"/>
<accel:item accel:code="KEY_SUBTRACT" accel:mod1="true" xlink:href=".uno:InsertSoftHyphen"/>
- <accel:item accel:code="KEY_SPACE" accel:mod1="true" xlink:href=".uno:InsertNonBreakingSpace"/>
+ <accel:item accel:code="KEY_SPACE" accel:shift="true" accel:mod1="true" xlink:href=".uno:InsertNonBreakingSpace"/>
<accel:item accel:code="KEY_SUBTRACT" accel:shift="true" accel:mod1="true" xlink:href=".uno:InsertHardHyphen"/>
<accel:item accel:code="KEY_D" accel:mod1="true" xlink:href=".uno:UnderlineDouble"/>
<accel:item accel:code="KEY_H" accel:mod1="true" xlink:href=".uno:SuperScript"/>
@@ -107,7 +107,7 @@
<accel:item accel:code="KEY_3" accel:mod1="true" xlink:href=".uno:StyleApply?Style:string=Heading 3&amp;FamilyName:string=ParagraphStyles"/>
<accel:item accel:code="KEY_4" accel:mod1="true" xlink:href=".uno:StyleApply?Style:string=Heading 4&amp;FamilyName:string=ParagraphStyles"/>
<accel:item accel:code="KEY_5" accel:mod1="true" xlink:href=".uno:StyleApply?Style:string=Heading 5&amp;FamilyName:string=ParagraphStyles"/>
- <accel:item accel:code="KEY_SPACE" accel:mod1="true" accel:shift="true" xlink:href=".uno:ResetAttributes"/>
+ <accel:item accel:code="KEY_M" accel:mod1="true" xlink:href=".uno:ResetAttributes"/>
<accel:item accel:code="KEY_J" accel:shift="true" accel:mod1="true" xlink:href=".uno:FullScreen"/>
<accel:item accel:code="KEY_DIVIDE" accel:mod1="true" xlink:href=".uno:InsertZWSP"/>
<accel:item accel:code="KEY_N" accel:mod1="true" accel:mod2="true" xlink:href=".uno:InsertAnnotation"/>