summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/app.hrc
diff options
context:
space:
mode:
authorPeter Burow <pb@openoffice.org>2001-04-23 10:54:35 +0000
committerPeter Burow <pb@openoffice.org>2001-04-23 10:54:35 +0000
commit72315911a58a767206bff53df664f912a029b352 (patch)
tree37e4d82ae2e1d9866cdac32347b9b6e59c762a47 /sfx2/source/appl/app.hrc
parent458b9075ad1be43063a1292ff68e6cb6d40f525a (diff)
fix: #84506# STR_HELP_FIRST_... added
Diffstat (limited to 'sfx2/source/appl/app.hrc')
-rw-r--r--sfx2/source/appl/app.hrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/sfx2/source/appl/app.hrc b/sfx2/source/appl/app.hrc
index 18850ab942d3..8c568b517b49 100644
--- a/sfx2/source/appl/app.hrc
+++ b/sfx2/source/appl/app.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: app.hrc,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: pb $ $Date: 2001-04-18 05:20:08 $
+ * last change: $Author: pb $ $Date: 2001-04-23 11:54:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -258,6 +258,8 @@
#define STR_HELP_BUTTON_NEXT (RID_SFX_APP_START+129)
#define STR_HELP_BUTTON_PRINT (RID_SFX_APP_START+130)
#define STR_HELP_BUTTON_SOURCEVIEW (RID_SFX_APP_START+131)
+#define STR_HELP_FIRST_MESSAGE (RID_SFX_APP_START+132)
+#define STR_HELP_FIRST_HTML (RID_SFX_APP_START+133)
#endif // #ifndef _SFX_APP_HRC