From: Peter Secor <secorp@allmydata.com>
Date: Fri, 22 Feb 2008 03:46:57 +0000 (-0700)
Subject: native client - renaming a few more instances to be consistent with Allmydata naming... 
X-Git-Url: https://git.rkrishnan.org/%5B/%5D%20/file/URI:LIT:krugkidfnzsc4/bar.txt?a=commitdiff_plain;h=06f6c153333b0338348b3d3747a20b39d8ada77c;p=tahoe-lafs%2Ftahoe-lafs.git

native client - renaming a few more instances to be consistent with Allmydata naming scheme for the release, maybe should parameterize this
---

diff --git a/windows/installer.tmpl b/windows/installer.tmpl
index cf500341..2cf8d260 100644
--- a/windows/installer.tmpl
+++ b/windows/installer.tmpl
@@ -1,12 +1,12 @@
 [Setup]
-AppName=Allmydata Tahoe
-AppVerName=Allmydata Tahoe %(major)d.%(minor)d.%(point)d-%(nano)d
+AppName=Allmydata 3
+AppVerName=Allmydata 3 %(major)d.%(minor)d.%(point)d-%(nano)d
 AppVersion=%(major)d.%(minor)d.%(point)d-%(nano)d
 VersionInfoVersion=%(major)d.%(minor)d.%(point)d.%(nano)d
 AppPublisher=Allmydata Inc.
 AppPublisherURL=http://www.allmydata.com/
 AppSupportURL=http://www.allmydata.com/support/
-DefaultDirName={pf}\Allmydata.Tahoe
+DefaultDirName={pf}\Allmydata 3
 DefaultGroupName=Allmydata
 ; minumum version NT 4, no classic windows
 MinVersion=0,4.0
@@ -43,7 +43,7 @@ Filename: "{app}\Install\tahoe.exe"; Parameters: "create-client ""{app}\noderoot
 Filename: "{app}\Install\winfuse\InstallUtil.exe"; Parameters: """{app}\Install\winfuse\WinFUSE.exe"""; Flags: runhidden
 Filename: "{app}\Install\confwiz.exe"; Flags: hidewizard
 ;Filename: "{app}\Install\ReadMe.txt"; Description: "View the ReadMe file"; Flags: unchecked postinstall nowait shellexec skipifdoesntexist
-Filename: "{app}\Install\winfuse\AllmydataTray.exe"; Description: "Run Allmydata Tahoe"; Flags: postinstall nowait
+Filename: "{app}\Install\winfuse\AllmydataTray.exe"; Description: "Run Allmydata"; Flags: postinstall nowait
 Filename: "http://beta.allmydata.com/welcome_install?v=%(major)d.%(minor)d.%(point)d.%(nano)d"; Description: "View the Welcome Page"; Flags: postinstall shellexec
 
 [UninstallRun]