[Libreoffice-commits] .: Branch 'libreoffice-3-4' - sw/source

Jan Holesovsky kendy at kemper.freedesktop.org
Wed Apr 6 13:01:34 PDT 2011


 sw/source/ui/app/mn.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit aa1ea70a8a2f7f11f93f333b719fe55a7f0f5bdb
Author: Octavio Alvarez <alvarezp at alvarezp.ods.org>
Date:   Sun Apr 3 16:05:52 2011 -0700

    Change accel key for Clear Direct Formatting back to D

diff --git a/sw/source/ui/app/mn.src b/sw/source/ui/app/mn.src
index 38cb361..22370c3 100644
--- a/sw/source/ui/app/mn.src
+++ b/sw/source/ui/app/mn.src
@@ -298,7 +298,7 @@ location: <project>/uiconfig/[swriter|sweb|sglobal]/menubar/menubar.xml
     {\
         Identifier = FN_FORMAT_RESET ; \
         HelpId = CMD_FN_FORMAT_RESET ; \
-        Text [ en-US ] = "~Clear Direct Formatting" ; \
+        Text [ en-US ] = "Clear ~Direct Formatting" ; \
     };
 
 #define _NUMBERING_RELATED_MENU \


More information about the Libreoffice-commits mailing list