[Libreoffice-commits] .: Branch 'libreoffice-3-4' - sc/source
Jan Holesovsky
kendy at kemper.freedesktop.org
Wed Apr 6 13:01:19 PDT 2011
sc/source/ui/src/popup.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b7365f094d1f02821db5f69efe4919ca1cfcb7e5
Author: Octavio Alvarez <alvarezp at alvarezp.ods.org>
Date: Sun Apr 3 16:05:47 2011 -0700
Change accel key for Clear Direct Formatting back to D
diff --git a/sc/source/ui/src/popup.src b/sc/source/ui/src/popup.src
index 01b9950..3803889 100644
--- a/sc/source/ui/src/popup.src
+++ b/sc/source/ui/src/popup.src
@@ -44,7 +44,7 @@ Menu RID_POPUP_CELLS
{
Identifier = SID_CELL_FORMAT_RESET ;
HelpId = CMD_SID_CELL_FORMAT_RESET ;
- Text [ en-US ] = "~Clear Direct Formatting" ;
+ Text [ en-US ] = "Clear ~Direct Formatting" ;
};
//------------------------------
MenuItem { Separator = TRUE ; };
More information about the Libreoffice-commits
mailing list