Tag: cws_src680_hsqlcsv User: fs Date: 2006/09/18 13:22:09 Modified: dba/dbaccess/source/ui/dlg/dbadmin.src
Log: #i69526# moved all tree icons into the ImageProvider - no hhard-coded versions anymore File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: dbadmin.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/dbadmin.src?r1=1.152&r2=1.152.42.1 Delta lines: +3 -16 -------------------- --- dbadmin.src 13 Jul 2006 15:24:02 -0000 1.152 +++ dbadmin.src 18 Sep 2006 20:22:07 -0000 1.152.42.1 @@ -4,9 +4,9 @@ * * $RCSfile: dbadmin.src,v $ * - * $Revision: 1.152 $ + * $Revision: 1.152.42.1 $ * - * last change: $Author: obo $ $Date: 2006/07/13 15:24:02 $ + * last change: $Author: fs $ $Date: 2006/09/18 20:22:07 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -451,19 +451,6 @@ }; Text [ de ] = "Datenbankeigenschaften" ; Text [ en-US ] = "Database properties" ; -}; - -//------------------------------------------------------------------------- - -Image IMG_DATABASE -{ - ImageBitmap = Bitmap { File = "db.bmp"; }; - MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; }; -}; -Image IMG_DATABASE_SCH -{ - ImageBitmap = Bitmap { File = "db_sch.bmp"; }; - MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; }; }; //------------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
