From 9a316a1fe8b5fb21b16a4e1a2e8708c8ff2a6c22 Mon Sep 17 00:00:00 2001 From: "Thomas Lange [tl]" Date: Tue, 5 Oct 2010 11:42:29 +0200 Subject: cws tl84: #i54004# help text fixed --- officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu old mode 100644 new mode 100755 index 7570fda066..bb9ef34abe --- a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu @@ -111,7 +111,7 @@ - 1 + Zoom 100% 1 @@ -119,7 +119,7 @@ - 2 + Zoom 200% -- cgit v1.2.3 From 296f906d5d4190f88d9dfef1874920b5f0b1f9df Mon Sep 17 00:00:00 2001 From: "Thomas Lange [tl]" Date: Wed, 13 Oct 2010 11:39:15 +0200 Subject: cws tl84: #i114767# Math: added option to save only used symbols --- officecfg/registry/schema/org/openoffice/Office/Math.xcs | 14 ++++++++++++++ 1 file changed, 14 insertions(+) mode change 100644 => 100755 officecfg/registry/schema/org/openoffice/Office/Math.xcs (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Math.xcs b/officecfg/registry/schema/org/openoffice/Office/Math.xcs old mode 100644 new mode 100755 index 31f6e00a23..13a566dc67 --- a/officecfg/registry/schema/org/openoffice/Office/Math.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Math.xcs @@ -316,6 +316,20 @@ 100 + + + Contains settings related to load and save operations. + + + + + TL + When set only symbols used in the current formula will be saved. Otherwise all user defined symbols will be saved in each formula. + + + true + + Contains miscellaneous settings. -- cgit v1.2.3 From 6152c2770d000b9a6ba891ba47a6965bbc31c342 Mon Sep 17 00:00:00 2001 From: "Thomas Lange [tl]" Date: Tue, 23 Nov 2010 11:29:51 +0100 Subject: cws tl84: #i115546# assertion fixed --- officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu | 3 --- 1 file changed, 3 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu index 5a7302dcdc..07a717f314 100755 --- a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu @@ -42,9 +42,6 @@ ~Import Formula... - - 1 - -- cgit v1.2.3