[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [meek/master] Put the headless TorBrowser.app under PluggableTransports.
commit ffb534a1c2f2024ccafe4965f1a3bea5145c7524
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date: Thu Jun 19 19:19:41 2014 -0700
Put the headless TorBrowser.app under PluggableTransports.
https://trac.torproject.org/projects/tor/ticket/10935#comment:28
---
meek-client-torbrowser/mac.go | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meek-client-torbrowser/mac.go b/meek-client-torbrowser/mac.go
index 4b015df..7eee72d 100644
--- a/meek-client-torbrowser/mac.go
+++ b/meek-client-torbrowser/mac.go
@@ -9,6 +9,6 @@ const (
// The TorBrowser.app.meek-http-helper directory is a special case for
// the mac bundle. It is a copy of TorBrowser.app that has a modified
// Info.plist file so that it doesn't show a dock icon.
- firefoxPath = "../Data/TorBrowser.app.meek-http-helper/Contents/MacOS/firefox"
+ firefoxPath = "PluggableTransports/TorBrowser.app.meek-http-helper/Contents/MacOS/firefox"
firefoxProfilePath = "../Data/Browser/profile.meek-http-helper"
)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits