diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 14:01:45 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 14:01:45 +0000 |
commit | 0b2f4f2798dd79fca7e8c8a12fe5163de7d7d6ac (patch) | |
tree | 444a8dba9283a454cffa0f73e299c5e40012f9d9 /sfx2 | |
parent | b4c5738888abffdab3aeeb023db35dd6212a5461 (diff) |
INTEGRATION: CWS onlineupdate1 (1.17.182); FILE MERGED
2006/03/31 13:22:39 cd 1.17.182.1: #134151# Added new help ID for update dialog
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/util/hidother.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/util/hidother.src b/sfx2/util/hidother.src index 28372bcb7396..e74560c271e4 100644 --- a/sfx2/util/hidother.src +++ b/sfx2/util/hidother.src @@ -4,9 +4,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.17 $ + * $Revision: 1.18 $ * - * last change: $Author: rt $ $Date: 2005-09-07 19:33:19 $ + * last change: $Author: vg $ $Date: 2006-04-07 15:01:45 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -204,3 +204,4 @@ hidspecial HID_HELP_ONHELP { HelpID = HID_HELP_ONHELP; }; hidspecial HID_HELP_TEXT_SELECTION_MODE { HelpID = HID_HELP_TEXT_SELECTION_MODE; }; hidspecial HID_MACROCHECKDIALOG { HelpID = HID_MACROCHECKDIALOG; }; hidspecial HID_MACRO_HEADERTABLISTBOX { HelpID = HID_MACRO_HEADERTABLISTBOX; }; +hidspecial HID_DLG_CHECKFORONLINEUPDATE { HelpID = HID_DLG_CHECKFORONLINEUPDATE; }; |