summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/app.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-11-09 11:27:30 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-11-09 11:27:30 +0000
commit9db04c108402a816743b63afe10c6bc8ec4bdd42 (patch)
tree7c99f713a835f59bb9bcf7511e9c9452fc09d5fd /dbaccess/source/ui/app/app.src
parente3f96dc7bf55dbfec074e6df6f9039c8da4cf851 (diff)
INTEGRATION: CWS hsqldb (1.3.32); FILE MERGED
2004/11/08 10:20:47 oj 1.3.32.1: #i33348# correct slot ids and unneeded call
Diffstat (limited to 'dbaccess/source/ui/app/app.src')
-rw-r--r--dbaccess/source/ui/app/app.src10
1 files changed, 6 insertions, 4 deletions
diff --git a/dbaccess/source/ui/app/app.src b/dbaccess/source/ui/app/app.src
index 9e3b37322ac2..747c240d70af 100644
--- a/dbaccess/source/ui/app/app.src
+++ b/dbaccess/source/ui/app/app.src
@@ -2,9 +2,9 @@
*
* $RCSfile: app.src,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: pjunck $ $Date: 2004-10-22 12:01:56 $
+ * last change: $Author: hr $ $Date: 2004-11-09 12:27:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -254,8 +254,10 @@ Menu RID_MENU_APP_EDIT
};
MenuItem
{
- MID_DOCUMENT_NEW_AUTOPILOT
- Command = ".uno:DBNewFormAutoPilot";
+ Identifier = SID_FORM_CREATE_REPWIZ_PRE_SEL;
+ Text [ de ] = "Formular-Assistent...";
+ Text [ en-US ] = "Form Wizard...";
+ Command = ".uno:DBNewFormAutoPilotWithPreSelection";
};
MenuItem
{