[tor-messenger-build/master] Fix typo in preferences.patch

commit 0b77aee0b537ab25edb585e1699fd14bc4b5d18f Author: Sukhbir Singh <sukhbir@torproject.org> Date: Fri Aug 26 23:15:38 2016 -0400 Fix typo in preferences.patch --- projects/instantbird/preferences.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/instantbird/preferences.patch b/projects/instantbird/preferences.patch index 55d1439..b9599eb 100644 --- a/projects/instantbird/preferences.patch +++ b/projects/instantbird/preferences.patch @@ -50,7 +50,7 @@ diff --git a/im/app/profile/all-instantbird.js b/im/app/profile/all-instantbird. // URL user can browse to manually if for some reason all update installation // attempts fail. -pref("app.update.url.manual", "http://www.instantbird.com/download.html"); -+pref("app.update.url.manual", "https://www.torproject.org); ++pref("app.update.url.manual", "https://www.torproject.org"); // A default value for the "More information about this update" link // supplied in the "An update is available" page of the update wizard.
participants (1)
-
sukhbir@torproject.org