summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2002-10-24 04:54:24 +0000
committerCarsten Driesner <cd@openoffice.org>2002-10-24 04:54:24 +0000
commit844a162cb0f5e8c21371f97996e1d94537553875 (patch)
treedd3ebb91b5eca6fea728112b15f9f99d15e3d6c5
parentcba7354d5af2bf55cc8c76c044cc1d53c9c74a7a (diff)
#102630# Use global unique ID for tools menu
-rw-r--r--extensions/source/bibliography/menu.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/bibliography/menu.src b/extensions/source/bibliography/menu.src
index 433f2b99395e..726003f7ab84 100644
--- a/extensions/source/bibliography/menu.src
+++ b/extensions/source/bibliography/menu.src
@@ -2,9 +2,9 @@
*
* $RCSfile: menu.src,v $
*
- * $Revision: 1.31 $
+ * $Revision: 1.32 $
*
- * last change: $Author: kz $ $Date: 2002-09-05 13:43:43 $
+ * last change: $Author: cd $ $Date: 2002-10-24 05:47:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -406,7 +406,7 @@ Menu RID_MAIN_MENU
};
MenuItem
{
- Identifier = MN_EXTRA ;
+ Identifier = ITEM_TOOLS_ID ;
HelpID = MN_EXTRA ;
Text = "E~xtras" ;
Text [ English ] = "T~ools" ;