From 3a19626d808e23f974711ee9fc0d394f76b5f9d7 Mon Sep 17 00:00:00 2001 From: Efe Gürkan YALAMAN Date: Thu, 27 Jun 2013 17:02:01 +0300 Subject: Empty tab page created and added on options dialog Buttons cause crash on empty tab page. Change-Id: I34bfb412c4d9dda9fdf71b6803be67939c00ff59 --- cui/source/options/treeopt.src | 1 + 1 file changed, 1 insertion(+) (limited to 'cui/source/options/treeopt.src') diff --git a/cui/source/options/treeopt.src b/cui/source/options/treeopt.src index af8e33208a27..871c787cf15a 100644 --- a/cui/source/options/treeopt.src +++ b/cui/source/options/treeopt.src @@ -101,6 +101,7 @@ Resource RID_OFADLG_OPTIONS_TREE_PAGES < "Accessibility" ; RID_SVXPAGE_ACCESSIBILITYCONFIG ; > ; < "Advanced" ; RID_SVXPAGE_OPTIONS_JAVA ; > ; < "Online Update" ; RID_SVXPAGE_ONLINEUPDATE ; > ; + < "About Config" ; RID_SVXPAGE_ABOUT_CONFIG ; > ; }; }; StringArray SID_LANGUAGE_OPTIONS -- cgit