summary refs log tree commit diff stats
path: root/build
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-08-30 07:17:20 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-08-30 07:17:20 +0200
commit99282a48215309cc8993d76e6c2f59bc76925f17 (patch)
tree7077ced411a64187894a7b4ab55e54fcb0a8417d /build
parente8ca68f6434e940fe1e441e4a5f1fd4e0a903a77 (diff)
add small xchat logo to the installer
Diffstat (limited to 'build')
-rw-r--r--build/bitmaps/wizardimage.bmpbin0 -> 52062 bytes
-rw-r--r--build/bitmaps/wizardsmallimage.bmpbin0 -> 9798 bytes
-rw-r--r--build/xchat-wdk.iss3
3 files changed, 2 insertions, 1 deletions
diff --git a/build/bitmaps/wizardimage.bmp b/build/bitmaps/wizardimage.bmp
new file mode 100644
index 00000000..9f5a4c90
--- /dev/null
+++ b/build/bitmaps/wizardimage.bmp
Binary files differdiff --git a/build/bitmaps/wizardsmallimage.bmp b/build/bitmaps/wizardsmallimage.bmp
new file mode 100644
index 00000000..1bb8b790
--- /dev/null
+++ b/build/bitmaps/wizardsmallimage.bmp
Binary files differdiff --git a/build/xchat-wdk.iss b/build/xchat-wdk.iss
index 9aacda13..9d9d2b67 100644
--- a/build/xchat-wdk.iss
+++ b/build/xchat-wdk.iss
@@ -9,7 +9,8 @@ AppPublisherURL=http://code.google.com/p/xchat-wdk/
 AppCopyright=Copyright (C) 1998-2010 Peter Zelezny

 AppSupportURL=http://code.google.com/p/xchat-wdk/issues/list

 AppUpdatesURL=http://code.google.com/p/xchat-wdk/wiki/InfoXChat

-WizardImageFile=c:\mozilla-build\build\xchat-wdk\xchat.bmp

+WizardImageFile=c:\mozilla-build\build\xchat-wdk\build\bitmaps\wizardimage.bmp

+WizardSmallImageFile=c:\mozilla-build\build\xchat-wdk\build\bitmaps\wizardsmallimage.bmp

 SetupIconFile=c:\mozilla-build\build\xchat-wdk\xchat.ico

 LicenseFile=COPYING

 UninstallDisplayIcon={app}\xchat.exe