summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2002-11-19 09:56:50 +0000
committerThomas Benisch <tbe@openoffice.org>2002-11-19 09:56:50 +0000
commitb4a97773a1d11f79e689fce264a0526f27fab993 (patch)
treeb15e4cb6fb2155bb00e1a797edc609a066ffc713 /basctl
parent94819e272c73e2c337fa6fe4f562ade30d253bad (diff)
#105214# added resource identifier RID_INSERT
Diffstat (limited to 'basctl')
-rw-r--r--basctl/source/basicide/baside2.hrc7
-rw-r--r--basctl/source/basicide/basidesh.src5
2 files changed, 8 insertions, 4 deletions
diff --git a/basctl/source/basicide/baside2.hrc b/basctl/source/basicide/baside2.hrc
index eeec12d4a1a8..3796ca4e3ac4 100644
--- a/basctl/source/basicide/baside2.hrc
+++ b/basctl/source/basicide/baside2.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: baside2.hrc,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mh $ $Date: 2000-09-29 11:02:35 $
+ * last change: $Author: tbe $ $Date: 2002-11-19 10:56:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,6 +72,9 @@
// RID_POPUP_BRKDLG
#define RID_BRKDLG 1
+// RID_POPUP_TABBAR
+#define RID_INSERT 1
+
// BasicTreeListBox
#define IMGID_APPICON ( SID_BASICIDE_IMAGESTART + 1 )
diff --git a/basctl/source/basicide/basidesh.src b/basctl/source/basicide/basidesh.src
index 5e98fcfd0bf5..3bb810325b70 100644
--- a/basctl/source/basicide/basidesh.src
+++ b/basctl/source/basicide/basidesh.src
@@ -2,9 +2,9 @@
*
* $RCSfile: basidesh.src,v $
*
- * $Revision: 1.80 $
+ * $Revision: 1.81 $
*
- * last change: $Author: rt $ $Date: 2002-11-04 17:31:55 $
+ * last change: $Author: tbe $ $Date: 2002-11-19 10:56:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -2779,6 +2779,7 @@ Menu RID_POPUP_TABBAR
{
MenuItem
{
+ Identifier = RID_INSERT ;
/* ### ACHTUNG: Neuer Text in Resource? Einfügen : Einf³gen */
Text = "Einfügen" ;
Text [ ENGLISH ] = "Insert" ;