diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-03-08 13:38:29 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-03-08 13:38:29 +0000 |
commit | cfd5ace0f4b5e6d5c7c6ca0386eddd257b66c3f1 (patch) | |
tree | 9b08d10530e999bd7172ee7577f4f94e5a62e93d | |
parent | aa56d1618db9f265cdc54c5b8fa7475ec490e2bd (diff) |
INTEGRATION: CWS iha07 (1.13.12); FILE MERGED
2005/03/01 16:12:04 iha 1.13.12.3: RESYNC: (1.15-1.17); FILE MERGED
2005/02/14 09:43:08 iha 1.13.12.2: RESYNC: (1.13-1.15); FILE MERGED
2005/02/01 17:00:04 iha 1.13.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/WriterWindowState.xcu | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu index 257904b02b51..52092edc620d 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu @@ -3,9 +3,9 @@ * * $RCSfile: WriterWindowState.xcu,v $ * - * $Revision: 1.17 $ + * $Revision: 1.18 $ * - * last change: $Author: vg $ $Date: 2005-02-24 14:01:03 $ + * last change: $Author: vg $ $Date: 2005-03-08 14:38:29 $ * * 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> @@ -641,7 +641,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"> |