Author: scottbw
Date: Thu Jan 12 18:02:58 2012
New Revision: 1230675

URL: http://svn.apache.org/viewvc?rev=1230675&view=rev
Log:
Drew an icon, and renamed the widget in the UI so that it conforms to the 
Twitter trademark guidelines at http://support.twitter.com/entries/77641. 

Added:
    incubator/wookie/trunk/widgets/templates/widgets/twitter/images/
    incubator/wookie/trunk/widgets/templates/widgets/twitter/images/icon.png   
(with props)
Modified:
    incubator/wookie/trunk/widgets/templates/widgets/twitter/widget.properties

Added: incubator/wookie/trunk/widgets/templates/widgets/twitter/images/icon.png
URL: 
http://svn.apache.org/viewvc/incubator/wookie/trunk/widgets/templates/widgets/twitter/images/icon.png?rev=1230675&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
incubator/wookie/trunk/widgets/templates/widgets/twitter/images/icon.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: 
incubator/wookie/trunk/widgets/templates/widgets/twitter/widget.properties
URL: 
http://svn.apache.org/viewvc/incubator/wookie/trunk/widgets/templates/widgets/twitter/widget.properties?rev=1230675&r1=1230674&r2=1230675&view=diff
==============================================================================
--- incubator/wookie/trunk/widgets/templates/widgets/twitter/widget.properties 
(original)
+++ incubator/wookie/trunk/widgets/templates/widgets/twitter/widget.properties 
Thu Jan 12 18:02:58 2012
@@ -1,7 +1,10 @@
 template.name=browse
 widget.shortname=twitter
-widget.name=Twitter
-widget.description=See whats happening on Twitter
+#
+# Twitter don't like apps with the word "Twitter" in the name
+#
+widget.name=Twidget
+widget.description=See what's happening on Twitter
 widget.help=<p>Initially this widget displays the most recent tweets in the 
Twitter timeline.</p> <p>You can either click on their icon, or expand the 
search form and enter a twitter screen name, to see the most recent tweets from 
a particular person.</p><p>Alternatively, if you leave the search form blank, 
this will show the public timeline again.</p>
 
 #


Reply via email to