[Libreoffice-commits] .: cui/source

Kohei Yoshida kohei at kemper.freedesktop.org
Mon Jun 13 13:07:58 PDT 2011


 cui/source/options/treeopt.src |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 840db100e2bac521dcee8c4932a5f69487116155
Author: Albert Thuswaldner <albert.thuswaldner at gmail.com>
Date:   Mon Jun 13 15:53:51 2011 -0400

    fdo#33293: Option to configure initial number of sheets in Calc.

diff --git a/cui/source/options/treeopt.src b/cui/source/options/treeopt.src
index a1924ad..55eaf83 100644
--- a/cui/source/options/treeopt.src
+++ b/cui/source/options/treeopt.src
@@ -237,6 +237,7 @@ Resource RID_OFADLG_OPTIONS_TREE_PAGES
         {
             < "%PRODUCTNAME Calc" ; 0; > ;
             < "General" ;			SID_SC_TP_LAYOUT			;> ;
+            < "Defaults" ;			RID_SC_TP_DEFAULTS			;> ;
             < "View" ;			SID_SC_TP_CONTENT			;> ;
             < "International" ;		RID_OFA_TP_INTERNATIONAL	;> ;
             < "Calculate" ;			SID_SC_TP_CALC				;> ;


More information about the Libreoffice-commits mailing list