diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2008-07-17 14:11:55 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2008-07-17 14:11:55 +0000 |
commit | ab15b077c9df3e5d60700cd0c09fdbf79d32fcdd (patch) | |
tree | 4a46ed782dce974ae942fd97640bd1f2a20d6121 /svx | |
parent | 82f500e11474878035db55a048865ec462dc5bca (diff) |
INTEGRATION: CWS logger2 (1.21.132); FILE MERGED
2008/06/30 11:19:10 pb 1.21.132.1: fix: #i90370# RID_SVXPAGE_IMPROVEMENT added
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/dialog/treeopt.src | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/svx/source/dialog/treeopt.src b/svx/source/dialog/treeopt.src index 7811e9f95747..69914bef6161 100644 --- a/svx/source/dialog/treeopt.src +++ b/svx/source/dialog/treeopt.src @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: treeopt.src,v $ - * $Revision: 1.21 $ + * $Revision: 1.22 $ * * This file is part of OpenOffice.org. * @@ -163,6 +163,7 @@ Resource RID_OFADLG_OPTIONS_TREE_PAGES < "Java" ; RID_SVXPAGE_OPTIONS_JAVA ; > ; < "Network Identity" ; RID_SVXPAGE_SSO ; > ; < "Online Update" ; RID_SVXPAGE_ONLINEUPDATE ; > ; + < "" ; RID_SVXPAGE_IMPROVEMENT ; > ; }; }; StringArray SID_LANGUAGE_OPTIONS |