diff options
Diffstat (limited to 'sw/util/hidother.src')
-rw-r--r-- | sw/util/hidother.src | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/util/hidother.src b/sw/util/hidother.src index 814778d6a877..76c856106b5c 100644 --- a/sw/util/hidother.src +++ b/sw/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: rt $ $Date: 2004-09-20 13:26:21 $ + * last change: $Author: pjunck $ $Date: 2004-10-22 13:59:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -369,3 +369,5 @@ hidspecial HID_MM_TESTACCOUNTSETTINGS_HB { HelpID = HID_MM_TES hidspecial HID_MM_SENDMAILS_STATUSLB { HelpID = HID_MM_SENDMAILS_STATUSLB ;}; hidspecial HID_MM_CUSTOMFIELDS { HelpID = HID_MM_CUSTOMFIELDS ;}; hidspecial HID_MM_MAILSTATUS_TLB { HelpID = HID_MM_MAILSTATUS_TLB ;}; +hidspecial HID_MM_NEXT_PAGE { HelpID = HID_MM_NEXT_PAGE ;}; +hidspecial HID_MM_PREV_PAGE { HelpID = HID_MM_PREV_PAGE ;}; |