summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/app.hrc
diff options
context:
space:
mode:
authorPeter Burow <pb@openoffice.org>2001-06-27 12:38:00 +0000
committerPeter Burow <pb@openoffice.org>2001-06-27 12:38:00 +0000
commit1fe1a280e87d628fe01d96bc96aaf80138beb66d (patch)
treeda35d24ae1748d1120e692cfffea2f8da69ce35d /sfx2/source/appl/app.hrc
parent6f362bb23475655c1c5bd8824b46bcc50d47d8f3 (diff)
fix: #85823# new ids for help bookmarks
Diffstat (limited to 'sfx2/source/appl/app.hrc')
-rw-r--r--sfx2/source/appl/app.hrc12
1 files changed, 7 insertions, 5 deletions
diff --git a/sfx2/source/appl/app.hrc b/sfx2/source/appl/app.hrc
index 89f73435a7e9..14cad067e2e0 100644
--- a/sfx2/source/appl/app.hrc
+++ b/sfx2/source/appl/app.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: app.hrc,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: pb $ $Date: 2001-06-27 08:25:33 $
+ * last change: $Author: pb $ $Date: 2001-06-27 13:38:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -223,7 +223,9 @@
#define TP_HELP_CONTENT (RID_SFX_APP_START+100)
#define TP_HELP_INDEX (RID_SFX_APP_START+101)
#define TP_HELP_SEARCH (RID_SFX_APP_START+102)
-#define TP_HELP_FAVOURITE (RID_SFX_APP_START+103)
+#define TP_HELP_BOOKMARKS (RID_SFX_APP_START+103)
+#define DLG_HELP_ADDBOOKMARK (RID_SFX_APP_START+104)
+#define MENU_HELP_BOOKMARKS (RID_SFX_APP_START+105)
#define IMG_HELP_TOOLBOX_INDEX (RID_SFX_APP_START+110)
#define IMG_HELP_TOOLBOX_START (RID_SFX_APP_START+111)
@@ -231,7 +233,7 @@
#define IMG_HELP_TOOLBOX_NEXT (RID_SFX_APP_START+113)
#define IMG_HELP_TOOLBOX_CONTEXT (RID_SFX_APP_START+114)
#define IMG_HELP_TOOLBOX_PRINT (RID_SFX_APP_START+115)
-#define IMG_HELP_TOOLBOX_FAVOURITE (RID_SFX_APP_START+116)
+#define IMG_HELP_TOOLBOX_BOOKMARKS (RID_SFX_APP_START+116)
#define RID_IMAGE_USER1 1
#define RID_IMAGE_USER2 2
@@ -269,7 +271,7 @@
#define STR_QUICKSTART_FROMTEMPLATE (RID_SFX_APP_START+137)
#define STR_QUICKSTART_PRELAUNCH (RID_SFX_APP_START+138)
#define STR_QUICKSTART_LNKNAME (RID_SFX_APP_START+139)
-#define STR_HELP_BUTTON_FAVOURITE (RID_SFX_APP_START+140)
+#define STR_HELP_BUTTON_ADDBOOKMARK (RID_SFX_APP_START+140)
#endif // #ifndef _SFX_APP_HRC