Tag: cws_src680_oj14 User: lla Date: 2007-06-06 07:32:24+0000 Log: #i77259# new dialog if extension is not present
File Changes: Directory: /dba/dbaccess/inc/ ============================= File [changed]: dbaccess_helpid.hrc Url: http://dba.openoffice.org/source/browse/dba/dbaccess/inc/dbaccess_helpid.hrc?r1=1.68&r2=1.68.4.1 Delta lines: +5 -4 ------------------- --- dbaccess_helpid.hrc 2006-12-13 16:43:43+0000 1.68 +++ dbaccess_helpid.hrc 2007-06-06 07:32:22+0000 1.68.4.1 @@ -4,9 +4,9 @@ * * $RCSfile: dbaccess_helpid.hrc,v $ * - * $Revision: 1.68 $ + * $Revision: 1.68.4.1 $ * - * last change: $Author: kz $ $Date: 2006/12/13 16:43:43 $ + * last change: $Author: lla $ $Date: 2007/06/06 07:32:22 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -439,8 +439,9 @@ #define HID_PAGE_DBWIZARD_USERDEFINED_BROWSE (HID_DBACCESS_START + 378) #define HID_INDEX_DIALOG_ACTION_TB (HID_DBACCESS_START + 379) -#define HID_DLG_DATABASE_WIZARD (HID_DBACCESS_START + 379) +#define HID_DLG_DATABASE_WIZARD (HID_DBACCESS_START + 380) +#define HID_EXTENSION_NOT_PRESENT_DLG ( HID_DBACCESS_START + 381) // don't forget to update the file util/hidother.src --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
