From d0526ef2f96721d15a951e4c304e06a75f98bdf0 Mon Sep 17 00:00:00 2001
From: robk-tahoe <robk-tahoe@allmydata.com>
Date: Tue, 18 Mar 2008 17:38:44 -0700
Subject: [PATCH] resolve conflict in windows installer conf

---
 windows/installer.tmpl | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/windows/installer.tmpl b/windows/installer.tmpl
index ecb01acb..96b1d59c 100644
--- a/windows/installer.tmpl
+++ b/windows/installer.tmpl
@@ -6,7 +6,8 @@ VersionInfoVersion=%(major)d.%(minor)d.%(point)d.%(revision)d
 AppPublisher=Allmydata Inc.
 AppCopyright=Copyright (c) 2004-2008 Allmydata, Inc.
 AppPublisherURL=http://www.allmydata.com/
-AppSupportURL=http://www.allmydata.com/support/
+AppSupportURL=http://support.allmydata.com/
+WizardSmallImageFile=../installer.bmp
 DefaultDirName={pf}\Allmydata 3.0
 DefaultGroupName=Allmydata 3.0
 ; minumum version NT 4, no classic windows
-- 
2.45.2