diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/bitmaps/wizardimage.bmp | bin | 0 -> 52062 bytes | |||
-rw-r--r-- | build/bitmaps/wizardsmallimage.bmp | bin | 0 -> 9798 bytes | |||
-rw-r--r-- | build/xchat-wdk.iss | 3 |
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 |