Tag: cws_src680_odbmacros2 User: fs Date: 2008-01-24 10:09:03+0000 Modified: dba/dbaccess/source/ui/browser/sbabrw.src
Log: since rebuilding the connection is not implemented, remove it from the menu File Changes: Directory: /dba/dbaccess/source/ui/browser/ =========================================== File [changed]: sbabrw.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/browser/sbabrw.src?r1=1.106&r2=1.106.120.1 Delta lines: +3 -12 -------------------- --- sbabrw.src 2007-04-19 14:54:50+0000 1.106 +++ sbabrw.src 2008-01-24 10:09:00+0000 1.106.120.1 @@ -4,9 +4,9 @@ * * $RCSfile: sbabrw.src,v $ * - * $Revision: 1.106 $ + * $Revision: 1.106.120.1 $ * - * last change: $Author: ihi $ $Date: 2007/04/19 14:54:50 $ + * last change: $Author: fs $ $Date: 2008/01/24 10:09:00 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -106,11 +106,6 @@ HelpId = HID_BROWSER_CLOSECONN ; \ Text [ en-US ] = "Disco~nnect" ; \ -#define MID_REFRESHCONN \ - Identifier = ID_TREE_REBUILD_CONN ; \ - HelpId = HID_BROWSER_REFRESHCONN ; \ - Text [ en-US ] = "~Refresh Connection" ; \ - Menu MENU_BROWSER_DEFAULTCONTEXT { ItemList = @@ -125,10 +120,6 @@ }; \ MenuItem \ { \ - MID_REFRESHCONN \ - }; \ - MenuItem \ - { \ Separator = TRUE; \ }; \ MenuItem { ITEM_EDIT_COPY }; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
