User: hr Date: 2006/08/15 03:52:54 Modified: dba/dbaccess/source/ui/inc/browserids.hxx
Log: INTEGRATION: CWS dba30 (1.36.14); FILE MERGED 2006/03/31 13:30:24 fs 1.36.14.1: #i54504# 'Database Registrations...' entry in the data source browser's context menu File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: browserids.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/browserids.hxx?r1=1.36&r2=1.37 Delta lines: +2 -1 ------------------- --- browserids.hxx 8 Sep 2005 15:44:07 -0000 1.36 +++ browserids.hxx 15 Aug 2006 10:52:52 -0000 1.37 @@ -80,9 +80,10 @@ // The following ids are local to special components (e.g. menus), so they don't need to be unique // overall. Please have this in mind when changing anything -#define ID_TREE_ADMINISTRATE 1 +#define ID_TREE_EDIT_DATABASE 1 #define ID_TREE_CLOSE_CONN 2 #define ID_TREE_REBUILD_CONN 3 +#define ID_TREE_ADMINISTRATE 4 // free // free // free --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
