summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2002-07-23 13:07:55 +0000
committerMathias Bauer <mba@openoffice.org>2002-07-23 13:07:55 +0000
commit39db71087c5e6d174ca47df74d5a731d38d3e8ff (patch)
tree5de875b0db18f37a1b893d4407dc8fa550de8e21 /sfx2
parent5acea3c390876da1df6402d718ec15aa0396f07e (diff)
#101305#: hide macro recorder by default
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/appl/app.src5
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src
index 59cd7a10dadb..eead6aee4569 100644
--- a/sfx2/source/appl/app.src
+++ b/sfx2/source/appl/app.src
@@ -2,9 +2,9 @@
*
* $RCSfile: app.src,v $
*
- * $Revision: 1.70 $
+ * $Revision: 1.71 $
*
- * last change: $Author: mba $ $Date: 2002-07-18 07:08:31 $
+ * last change: $Author: mba $ $Date: 2002-07-23 14:07:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -3301,6 +3301,7 @@ ToolBox RID_ENVTOOLBOX
ToolBoxItem
{
Identifier = SID_RECORDING_FLOATWINDOW;
+ Hide = TRUE;
};
ToolBoxItem
{