[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-messenger-build/updater] Outside app directory should be Tor Messenger (#4234)
commit 091f8f9238a72c8943847ba61e1fb2ed15ed15b9
Author: Sukhbir Singh <sukhbir@xxxxxxxxxxxxxx>
Date: Thu Jul 21 13:46:15 2016 -0400
Outside app directory should be Tor Messenger (#4234)
---
projects/instantbird/Firefox-update-process-bug-4234.mozpatch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/projects/instantbird/Firefox-update-process-bug-4234.mozpatch b/projects/instantbird/Firefox-update-process-bug-4234.mozpatch
index 8df0b37..86e527d 100644
--- a/projects/instantbird/Firefox-update-process-bug-4234.mozpatch
+++ b/projects/instantbird/Firefox-update-process-bug-4234.mozpatch
@@ -1575,7 +1575,7 @@ index 831a373..403e820 100644
+ nsCOMPtr<nsIFile> localDir;
+ rv = appRootDir->GetParent(getter_AddRefs(localDir));
+ NS_ENSURE_SUCCESS(rv, rv);
-+ rv = localDir->AppendRelativeNativePath(NS_LITERAL_CSTRING("TorBrowser-Data"
++ rv = localDir->AppendRelativeNativePath(NS_LITERAL_CSTRING("TorMessenger-Data"
+ XPCOM_FILE_PATH_SEPARATOR "UpdateInfo"));
+#else
+ // For Tor Browser, we cannot store update history, etc. under the user's home directory.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits