diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-03-08 13:38:08 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-03-08 13:38:08 +0000 |
commit | aa56d1618db9f265cdc54c5b8fa7475ec490e2bd (patch) | |
tree | a8c665490ced601d2c34f9ca8a6d83b4ae7110dd | |
parent | 5684807b8dd40062dedb7530f0261adcbbb48769 (diff) |
INTEGRATION: CWS iha07 (1.14.12); FILE MERGED
2005/03/01 16:11:37 iha 1.14.12.3: RESYNC: (1.16-1.18); FILE MERGED
2005/02/14 09:42:51 iha 1.14.12.2: RESYNC: (1.14-1.16); FILE MERGED
2005/02/01 16:58:20 iha 1.14.12.1: #i41687# adding toolbars FontWork and 3D-Settings to menu again, because they could not be recalled after closing otherwise
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu index a439fb5f2fb4..359b33525a37 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu @@ -3,9 +3,9 @@ * * $RCSfile: WriterGlobalWindowState.xcu,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: vg $ $Date: 2005-02-24 14:00:36 $ + * last change: $Author: vg $ $Date: 2005-03-08 14:38:08 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -201,7 +201,7 @@ <value xml:lang="de">3D-Einstellungen</value> </prop> <prop oor:name="HideFromToolbarMenu" oor:type="xs:boolean"> - <value>true</value> + <value>false</value> </prop> <prop oor:name="ContextSensitive" oor:type="xs:boolean"> <value>false</value> @@ -627,7 +627,7 @@ <value>true</value> </prop> <prop oor:name="HideFromToolbarMenu" oor:type="xs:boolean"> - <value>true</value> + <value>false</value> </prop> </node> <node oor:name="private:resource/toolbar/fontworkshapetypes" oor:op="replace"> |