summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/toolbar.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-01-05 13:56:29 +0000
committerKurt Zenker <kz@openoffice.org>2006-01-05 13:56:29 +0000
commitc1ecb491eca2e55fae9ebfa49aa9f72d31207e14 (patch)
tree105e375c633326fc76ce52f37e3b9d7339669d50 /extensions/source/bibliography/toolbar.src
parent96d02419236771f19375c4534c537f7d28ab5976 (diff)
INTEGRATION: CWS os72 (1.33.64); FILE MERGED
2005/12/15 11:36:00 os 1.33.64.1: #i59358# re-enabled commands in toolbar
Diffstat (limited to 'extensions/source/bibliography/toolbar.src')
-rw-r--r--extensions/source/bibliography/toolbar.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/extensions/source/bibliography/toolbar.src b/extensions/source/bibliography/toolbar.src
index be2da9cca049..110f9bf705ee 100644
--- a/extensions/source/bibliography/toolbar.src
+++ b/extensions/source/bibliography/toolbar.src
@@ -4,9 +4,9 @@
*
* $RCSfile: toolbar.src,v $
*
- * $Revision: 1.33 $
+ * $Revision: 1.34 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 19:21:53 $
+ * last change: $Author: kz $ $Date: 2006-01-05 14:56:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -95,7 +95,7 @@ ToolBox RID_BIB_TOOLBAR
// ItemBitmap = Bitmap { File = "sc10716.bmp" ; };
DropDown = TRUE ;
Text [ de ] = "AutoFilter" ;
- Command = ".uno:Bib/autoFilter" ;
+// Command = ".uno:Bib/autoFilter" ;
Text [ en-US ] = "AutoFilter";
Text [ x-comment ] = " ";
};
@@ -105,7 +105,7 @@ ToolBox RID_BIB_TOOLBAR
Identifier = TBC_BT_FILTERCRIT ;
HelpID = SID_FM_FILTERCRIT ;
// ItemBitmap = Bitmap { File = "sc10715.bmp" ; };
- Text [ de ] = "Standard Filter" ;
+// Text [ de ] = "Standard Filter" ;
Command = ".uno:Bib/standardFilter" ;
Text [ en-US ] = "Standard Filter";
Text [ x-comment ] = " ";