diff options
author | Kurt Zenker <kz@openoffice.org> | 2006-10-06 09:38:56 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2006-10-06 09:38:56 +0000 |
commit | 67e646f585c93b51e3330c6961537cee4d2dc4ac (patch) | |
tree | 199677f033faf472b914dfb0d1605701ef0bd1f7 /desktop/source/inc | |
parent | 0c849b3c0de0bbebdc7c119e5a33970e9969dc9a (diff) |
INTEGRATION: CWS onlineupdate4 (1.6.52); FILE MERGED
2006/09/29 09:37:26 dv 1.6.52.1: #i69938# Added another page to the first start-up wizard for the 'automatic online update notification' feature
Diffstat (limited to 'desktop/source/inc')
-rw-r--r-- | desktop/source/inc/helpid.hrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/source/inc/helpid.hrc b/desktop/source/inc/helpid.hrc index 6020538dd7ab..62f6bcf812d7 100644 --- a/desktop/source/inc/helpid.hrc +++ b/desktop/source/inc/helpid.hrc @@ -4,9 +4,9 @@ * * $RCSfile: helpid.hrc,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2006-07-13 17:07:58 $ + * last change: $Author: kz $ $Date: 2006-10-06 10:38:56 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -58,6 +58,7 @@ #define HID_FIRSTSTART_FINISH (HID_DESKTOP_START + 14) #define UID_FIRSTSTART_HELP (HID_DESKTOP_START + 15) #define UID_BTN_LICENSE_ACCEPT (HID_DESKTOP_START + 16) +#define HID_FIRSTSTART_UPDATE_CHECK (HID_DESKTOP_START + 17) #define ACT_DESKTOP_HID_END UID_BTN_LICENSE_ACCEPT |