summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/sbabrw.src
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-04-24 13:39:06 +0000
committerOcke Janssen <oj@openoffice.org>2001-04-24 13:39:06 +0000
commit9ef87d9dfa6276a13f39c67381dcfabb737a648b (patch)
tree680fb5b76ff79511b19fe9dfc18f46aeb600d43c /dbaccess/source/ui/browser/sbabrw.src
parent0fa27ae2b6d9b31a8010b09984228cb77acce606 (diff)
new menu entry for tables
Diffstat (limited to 'dbaccess/source/ui/browser/sbabrw.src')
-rw-r--r--dbaccess/source/ui/browser/sbabrw.src12
1 files changed, 10 insertions, 2 deletions
diff --git a/dbaccess/source/ui/browser/sbabrw.src b/dbaccess/source/ui/browser/sbabrw.src
index 320e168946c6..0787c562a5a1 100644
--- a/dbaccess/source/ui/browser/sbabrw.src
+++ b/dbaccess/source/ui/browser/sbabrw.src
@@ -2,9 +2,9 @@
*
* $RCSfile: sbabrw.src,v $
*
- * $Revision: 1.29 $
+ * $Revision: 1.30 $
*
- * last change: $Author: fs $ $Date: 2001-04-12 15:32:03 $
+ * last change: $Author: oj $ $Date: 2001-04-24 14:39:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -890,6 +890,14 @@ Menu MENU_BROWSERTREE_CONTEXT
};
MenuItem
{
+ Identifier = ID_TREE_VIEW_CREATE_DESIGN ;
+ HelpId = HID_BROWSER_VIEW_CREATE_DESIGN ;
+ Text = "neuer ~Ansichtsentwurf" ;
+ Text [ english ] = "new ~viewdesign" ;
+ Text [ english_us ] = "New ~View Design" ;
+ };
+ MenuItem
+ {
Separator = TRUE;
};
MenuItem