[or-cvs] r22902: {projects} fixed http link for otrchat download - moved back to http si (projects/android/trunk/Orbot/res/values)

Nathan Freitas nathan at freitas.net
Sat Aug 14 05:19:49 UTC 2010


Author: n8fr8
Date: 2010-08-14 05:19:49 +0000 (Sat, 14 Aug 2010)
New Revision: 22902

Modified:
   projects/android/trunk/Orbot/res/values/strings.xml
Log:
fixed http link for otrchat download - moved back to http since github https is invalid

Modified: projects/android/trunk/Orbot/res/values/strings.xml
===================================================================
--- projects/android/trunk/Orbot/res/values/strings.xml	2010-08-14 05:08:55 UTC (rev 22901)
+++ projects/android/trunk/Orbot/res/values/strings.xml	2010-08-14 05:19:49 UTC (rev 22902)
@@ -112,7 +112,7 @@
     <string name="wizard_final">Orbot is ready!</string>
     <string name="wizard_final_msg">Hundreds of thousands of people around the world use Tor for a wide variety of reasons: journalists and bloggers, human rights workers, law enforcement officers, soldiers, corporations, citizens of repressive regimes, and just ordinary citizens... and now you are ready to, as well!</string>
     
-    <string name="otrchat_apk_url">https://github.com/downloads/guardianproject/OtRChat/OtRChat-0.0.1-alpha-build6a.apk</string>
+    <string name="otrchat_apk_url">http://github.com/downloads/guardianproject/OtRChat/OtRChat-0.0.1-alpha-build6a.apk</string>
     <string name="orweb_apk_url">http://github.com/downloads/guardianproject/Orweb/Orweb-0.0.1c.apk.apk</string>
     
  <!-- END Welcome Wizard strings (DJH) -->



More information about the tor-commits mailing list