diff options
author | Berke Viktor <berkeviktor@aol.com> | 2011-11-23 11:50:37 +0100 |
---|---|---|
committer | Berke Viktor <berkeviktor@aol.com> | 2011-11-23 11:50:37 +0100 |
commit | 8be4a55a573c07681bf691deab46999c41d16d38 (patch) | |
tree | 547d781d05fe8e373025c9d0e4a1f327af372f94 /build/xchat-wdk-x64.skel.iss | |
parent | fcb3529207428c02f356eca85c5b41f26ac86c82 (diff) |
update product url in installer
Diffstat (limited to 'build/xchat-wdk-x64.skel.iss')
-rw-r--r-- | build/xchat-wdk-x64.skel.iss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/xchat-wdk-x64.skel.iss b/build/xchat-wdk-x64.skel.iss index 57782e2e..f3d8447a 100644 --- a/build/xchat-wdk-x64.skel.iss +++ b/build/xchat-wdk-x64.skel.iss @@ -1,6 +1,6 @@ AppName=XChat-WDK (x64) AppPublisher=XChat-WDK -AppPublisherURL=http://code.google.com/p/xchat-wdk/ +AppPublisherURL=http://www.xchat-wdk.org/ AppCopyright=Copyright (C) 1998-2010 Peter Zelezny AppSupportURL=http://code.google.com/p/xchat-wdk/issues/list AppUpdatesURL=http://www.xchat-wdk.org/home/downloads |