From: Peter Secor <secorp@allmydata.com>
Date: Wed, 20 Feb 2008 03:58:37 +0000 (-0700)
Subject: WinFUSE updates for beta release
X-Git-Url: https://git.rkrishnan.org/%5B/%5D%20/%22doc.html?a=commitdiff_plain;h=9416895e9acf8988ef6296403db29c3029618f9c;p=tahoe-lafs%2Ftahoe-lafs.git

WinFUSE updates for beta release
---

diff --git a/windows/winfuse/Interface.dll b/windows/winfuse/Interface.dll
index 607a4c0f..29490736 100644
Binary files a/windows/winfuse/Interface.dll and b/windows/winfuse/Interface.dll differ
diff --git a/windows/winfuse/TahoeFS.dll b/windows/winfuse/TahoeFS.dll
index 25936220..2d9b6091 100644
Binary files a/windows/winfuse/TahoeFS.dll and b/windows/winfuse/TahoeFS.dll differ
diff --git a/windows/winfuse/TahoeTray.exe b/windows/winfuse/TahoeTray.exe
index f85f1161..bcd495cc 100644
Binary files a/windows/winfuse/TahoeTray.exe and b/windows/winfuse/TahoeTray.exe differ
diff --git a/windows/winfuse/UserLogon.dll b/windows/winfuse/UserLogon.dll
index 631aaa07..643870c3 100644
Binary files a/windows/winfuse/UserLogon.dll and b/windows/winfuse/UserLogon.dll differ
diff --git a/windows/winfuse/WinFUSE.exe b/windows/winfuse/WinFUSE.exe
index 8b106920..0e2b0657 100644
Binary files a/windows/winfuse/WinFUSE.exe and b/windows/winfuse/WinFUSE.exe differ
diff --git a/windows/winfuse/WinFUSE.exe.config b/windows/winfuse/WinFUSE.exe.config
index 7543a9c8..afc7d8c4 100644
--- a/windows/winfuse/WinFUSE.exe.config
+++ b/windows/winfuse/WinFUSE.exe.config
@@ -22,7 +22,7 @@
            
            To know with share was called, add then field, "parameter_constructor=true" and instead of the
            parameter less standard constructor a constructor with the share name will be called -->
-      <local description="Tahoe"     keyType="Suchwerk.Interface.IFilesystem" assembly="TahoeFS"  implementationType="TahoeFS.TahoeFS" singleton="true" />
+      <local description="Allmydata"     keyType="Suchwerk.Interface.IFilesystem" assembly="TahoeFS"  implementationType="TahoeFS.TahoeFS" singleton="true" />
      
     </references>
   </microkernel>