[tor-commits] r24935: {website} Using the Google droid rather than Orbot logo on the front p (website/trunk/en)
Damian Johnson
atagar1 at gmail.com
Tue Aug 2 03:48:26 UTC 2011
Author: atagar
Date: 2011-08-02 03:48:26 +0000 (Tue, 02 Aug 2011)
New Revision: 24935
Modified:
website/trunk/en/index.wml
Log:
Using the Google droid rather than Orbot logo on the front page
The official Android logo will be better recognizable to android users, which
will hopefully translate into new Orbot users. I'm linking to the official
andoid site to fulfill the attribution clause of using the logo.
Modified: website/trunk/en/index.wml
===================================================================
--- website/trunk/en/index.wml 2011-08-02 03:21:40 UTC (rev 24934)
+++ website/trunk/en/index.wml 2011-08-02 03:48:26 UTC (rev 24935)
@@ -62,11 +62,21 @@
<h3><a href="https://tails.boum.org/">Tails</a></h3>
<p>Live CD/USB distribution preconfigured to use Tor safely.</p>
</td>
+ <!-- Icon from Google
+ source: http://www.android.com/branding.html
+ license: Creative Commons (Attribution)
+ * I assume that linking to the official android site is
+ sufficient for the attribution clause. If not then there is
+ also a "icon-Orbot.jpg" alternative that is the official
+ Orbot logo. I'm using the Google version so it's more
+ recognizable to Andoid users.
+ -->
<td>
<a href="https://guardianproject.info/apps/orbot/"><img
- src="$(IMGROOT)/icon-Orbot.jpg" alt="Orbot Icon"></a>
+ src="$(IMGROOT)/icon-Orbot_andoidLogo.jpg" alt="Orbot Icon"></a>
<h3><a href="https://guardianproject.info/apps/orbot/">Orbot</a></h3>
- <p>Tor for Google Android devices.</p>
+ <p>Tor for <a href="https://code.google.com/android/">Google
+ Android</a> devices.</p>
</td>
</tr>
<tr>
More information about the tor-commits
mailing list