summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/objdlg.src
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2001-09-26 08:34:29 +0000
committerThomas Benisch <tbe@openoffice.org>2001-09-26 08:34:29 +0000
commitf638a8c94cc26fab371a3b70536328e23729f27e (patch)
tree246fc0ede36aeb048dbd2c26955b1dd816c58d25 /basctl/source/basicide/objdlg.src
parent3f264887f38675d62b882e0f9dab83d20005679c (diff)
#92424# BasicIDE: remove disabled buttons from object catalog
Diffstat (limited to 'basctl/source/basicide/objdlg.src')
-rw-r--r--basctl/source/basicide/objdlg.src10
1 files changed, 6 insertions, 4 deletions
diff --git a/basctl/source/basicide/objdlg.src b/basctl/source/basicide/objdlg.src
index aca327b78a1a..d13d4da7fdac 100644
--- a/basctl/source/basicide/objdlg.src
+++ b/basctl/source/basicide/objdlg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: objdlg.src,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: kz $ $Date: 2001-07-14 00:13:33 $
+ * last change: $Author: tbe $ $Date: 2001-09-26 09:34:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -154,8 +154,8 @@ FloatingWindow RID_BASICIDE_OBJCAT
IdList =
{
TBITEM_SHOW ;
- TBITEM_PROPS ;
- TBITEM_HELP ;
+ //TBITEM_PROPS ;
+ //TBITEM_HELP ;
};
};
ItemList =
@@ -188,6 +188,7 @@ FloatingWindow RID_BASICIDE_OBJCAT
Text[ turkish ] = "Grntle";
Text[ catalan ] = "Mostrar";
};
+ /*
ToolBoxItem
{
Identifier = TBITEM_PROPS ;
@@ -242,6 +243,7 @@ FloatingWindow RID_BASICIDE_OBJCAT
Text[ catalan ] = "Ayuda";
Text[ finnish ] = "Ohje";
};
+ */
};
};
FixedText RID_FT_MACRODESCR