Tag: cws_src680_hsqlcsv User: fs Date: 2006/09/20 01:47:17 Modified: dba/connectivity/source/drivers/hsqldb/hsqlui.hrc dba/connectivity/source/drivers/hsqldb/hsqlui.src dba/connectivity/source/drivers/hsqldb/makefile.mk
Log: #i69526# renamed/moved linked text table icons File Changes: Directory: /dba/connectivity/source/drivers/hsqldb/ =================================================== File [changed]: hsqlui.hrc Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/hsqldb/hsqlui.hrc?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +4 -4 ------------------- --- hsqlui.hrc 19 Sep 2006 07:35:07 -0000 1.1.2.1 +++ hsqlui.hrc 20 Sep 2006 08:47:14 -0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: hsqlui.hrc,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: fs $ $Date: 2006/09/19 07:35:07 $ + * last change: $Author: fs $ $Date: 2006/09/20 08:47:14 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -37,7 +37,7 @@ #define CONNECTIVITY_HSQLUI_HRC #define LINKED_TEXT_TABLE_IMAGE_RESOURCE "linked_text_table.png" -#define LINKED_TEXT_TABLE_IMAGE_RESOURCE_SCH "linked_text_table_sch.png" +#define LINKED_TEXT_TABLE_IMAGE_RESOURCE_HC "linked_text_table_hc.png" #endif // CONNECTIVITY_HSQLUI_HRC File [changed]: hsqlui.src Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/hsqldb/hsqlui.src?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +4 -4 ------------------- --- hsqlui.src 19 Sep 2006 07:35:08 -0000 1.1.2.1 +++ hsqlui.src 20 Sep 2006 08:47:14 -0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: hsqlui.src,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: fs $ $Date: 2006/09/19 07:35:08 $ + * last change: $Author: fs $ $Date: 2006/09/20 08:47:14 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -57,5 +57,5 @@ Image 1001 { - ImageBitmap = Bitmap { File = LINKED_TEXT_TABLE_IMAGE_RESOURCE_SCH; }; + ImageBitmap = Bitmap { File = LINKED_TEXT_TABLE_IMAGE_RESOURCE_HC; }; }; File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/hsqldb/makefile.mk?r1=1.8.172.1&r2=1.8.172.2 Delta lines: +3 -2 ------------------- --- makefile.mk 19 Sep 2006 07:37:00 -0000 1.8.172.1 +++ makefile.mk 20 Sep 2006 08:47:14 -0000 1.8.172.2 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8.172.1 $ +# $Revision: 1.8.172.2 $ # -# last change: $Author: fs $ $Date: 2006/09/19 07:37:00 $ +# last change: $Author: fs $ $Date: 2006/09/20 08:47:14 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -60,6 +60,7 @@ $(SRS)$/$(TARGET).srs RESLIB1NAME=$(TARGET) +RESLIB1IMAGES=$(SOLARSRC)$/$(RSCDEFIMG)$/database RESLIB1SRSFILES=$(RES1FILELIST) # Note that the resource file built here is currently *not* included --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
