instsetoo_native/res/banner_suse_bw.bmp  |binary
 instsetoo_native/res/install_suse_bw.bmp |binary
 instsetoo_native/util/makefile.mk        |   24 ++++++++++++------------
 3 files changed, 12 insertions(+), 12 deletions(-)

New commits:
commit cab42b24aecf2207f6c47f262b5ac5f81a6abb39
Author: Andras Timar <ati...@suse.com>
Date:   Wed Apr 24 00:54:54 2013 -0700

    [SUSE only] SUSE artwork for Windows installer
    
    Change-Id: I45f869cecc1c904bf0219643a1faaea39bb7f58a

diff --git a/instsetoo_native/res/banner_suse_bw.bmp 
b/instsetoo_native/res/banner_suse_bw.bmp
new file mode 100644
index 0000000..e50ad49
Binary files /dev/null and b/instsetoo_native/res/banner_suse_bw.bmp differ
diff --git a/instsetoo_native/res/install_suse_bw.bmp 
b/instsetoo_native/res/install_suse_bw.bmp
new file mode 100644
index 0000000..93c2312
Binary files /dev/null and b/instsetoo_native/res/install_suse_bw.bmp differ
diff --git a/instsetoo_native/util/makefile.mk 
b/instsetoo_native/util/makefile.mk
index e4dd09f..3fd2d3c 100644
--- a/instsetoo_native/util/makefile.mk
+++ b/instsetoo_native/util/makefile.mk
@@ -356,18 +356,18 @@ hack_msitemplates .PHONY:
     $(GNUCOPY) -u $(MSICOMMONTEMPLATESOURCE)$/Binary$/*.* 
$(MSIURETEMPLATEDIR)$/Binary
     $(GNUCOPY) -u $(MSICOMMONTEMPLATESOURCE)$/Binary$/*.* 
$(MSISDKOOTEMPLATEDIR)$/Binary
     $(GNUCOPY) -u $(MSICOMMONTEMPLATESOURCE)$/Binary$/*.* 
$(MSITESTTEMPLATEDIR)$/Binary
-    $(COPY) $(PRJ)$/res$/nologoinstall.bmp 
$(MSIOFFICETEMPLATEDIR)$/Binary$/Image.bmp
-    $(COPY) $(PRJ)$/res$/nologoinstall.bmp 
$(MSILANGPACKTEMPLATEDIR)$/Binary$/Image.bmp
-    $(COPY) $(PRJ)$/res$/nologoinstall.bmp 
$(MSIHELPPACKTEMPLATEDIR)$/Binary$/Image.bmp
-    $(COPY) $(PRJ)$/res$/nologoinstall.bmp 
$(MSIURETEMPLATEDIR)$/Binary$/Image.bmp
-    $(COPY) $(PRJ)$/res$/nologoinstall.bmp 
$(MSISDKOOTEMPLATEDIR)$/Binary$/Image.bmp
-    $(COPY) $(PRJ)$/res$/nologoinstall.bmp 
$(MSITESTTEMPLATEDIR)$/Binary$/Image.bmp
-    $(COPY) $(PRJ)$/res$/nologobanner.bmp 
$(MSIOFFICETEMPLATEDIR)$/Binary$/Banner.bmp
-    $(COPY) $(PRJ)$/res$/nologobanner.bmp 
$(MSILANGPACKTEMPLATEDIR)$/Binary$/Banner.bmp
-    $(COPY) $(PRJ)$/res$/nologobanner.bmp 
$(MSIHELPPACKTEMPLATEDIR)$/Binary$/Banner.bmp
-    $(COPY) $(PRJ)$/res$/nologobanner.bmp 
$(MSIURETEMPLATEDIR)$/Binary$/Banner.bmp
-    $(COPY) $(PRJ)$/res$/nologobanner.bmp 
$(MSISDKOOTEMPLATEDIR)$/Binary$/Banner.bmp
-    $(COPY) $(PRJ)$/res$/nologobanner.bmp 
$(MSITESTTEMPLATEDIR)$/Binary$/Banner.bmp
+    $(COPY) $(PRJ)$/res$/install_suse_bw.bmp 
$(MSIOFFICETEMPLATEDIR)$/Binary$/Image.bmp
+    $(COPY) $(PRJ)$/res$/install_suse_bw.bmp 
$(MSILANGPACKTEMPLATEDIR)$/Binary$/Image.bmp
+    $(COPY) $(PRJ)$/res$/install_suse_bw.bmp 
$(MSIHELPPACKTEMPLATEDIR)$/Binary$/Image.bmp
+    $(COPY) $(PRJ)$/res$/install_suse_bw.bmp 
$(MSIURETEMPLATEDIR)$/Binary$/Image.bmp
+    $(COPY) $(PRJ)$/res$/install_suse_bw.bmp 
$(MSISDKOOTEMPLATEDIR)$/Binary$/Image.bmp
+    $(COPY) $(PRJ)$/res$/install_suse_bw.bmp 
$(MSITESTTEMPLATEDIR)$/Binary$/Image.bmp
+    $(COPY) $(PRJ)$/res$/banner_suse_bw.bmp 
$(MSIOFFICETEMPLATEDIR)$/Binary$/Banner.bmp
+    $(COPY) $(PRJ)$/res$/banner_suse_bw.bmp 
$(MSILANGPACKTEMPLATEDIR)$/Binary$/Banner.bmp
+    $(COPY) $(PRJ)$/res$/banner_suse_bw.bmp 
$(MSIHELPPACKTEMPLATEDIR)$/Binary$/Banner.bmp
+    $(COPY) $(PRJ)$/res$/banner_suse_bw.bmp 
$(MSIURETEMPLATEDIR)$/Binary$/Banner.bmp
+    $(COPY) $(PRJ)$/res$/banner_suse_bw.bmp 
$(MSISDKOOTEMPLATEDIR)$/Binary$/Banner.bmp
+    $(COPY) $(PRJ)$/res$/banner_suse_bw.bmp 
$(MSITESTTEMPLATEDIR)$/Binary$/Banner.bmp
 
 .IF "$(OS)" == "WNT"
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to