[Libreoffice-commits] .: Branch 'libreoffice-3-6' - sc/source
Andras Timar
timar at kemper.freedesktop.org
Fri Jun 15 07:49:37 PDT 2012
sc/source/ui/src/optdlg.src | 1 +
1 file changed, 1 insertion(+)
New commits:
commit f46f70f3162b588ac7ce7bf226344d5962c7568e
Author: Andras Timar <atimar at suse.com>
Date: Fri Jun 15 16:39:47 2012 +0200
add HelpId to key binding selection listbox
Change-Id: I90cba97c112af81ca50feca5bfa70d0d651b6083
diff --git a/sc/source/ui/src/optdlg.src b/sc/source/ui/src/optdlg.src
index da4d662..9d4de7e 100644
--- a/sc/source/ui/src/optdlg.src
+++ b/sc/source/ui/src/optdlg.src
@@ -332,6 +332,7 @@ TabPage RID_SCPAGE_COMPATIBILITY
ListBox LB_KEY_BINDINGS
{
+ HelpID = "sc:ListBox:RID_SCPAGE_COMPATIBILITY:LB_KEY_BINDINGS";
Border = TRUE ;
Pos = MAP_APPFONT ( 179, 20 ) ;
Size = MAP_APPFONT ( 75, 46 ) ;
More information about the Libreoffice-commits
mailing list