Final additions for TWBlue 0.50. TWBlue's source code has been frozen

This commit is contained in:
2014-12-11 10:03:02 -06:00
parent 4b98f27968
commit 9502cef251
11 changed files with 1088 additions and 682 deletions

View File

@@ -42,7 +42,7 @@ actions = {
"edit_keystrokes": _(u"Shows the keystroke editor"),
"view_user_lists": _(u"Show lists for a specified user"),
"get_more_items": _(u"loads previous items to any buffer"),
"reverse_geocode": _(u"Get the location for tweets"),
"reverse_geocode": _(u"Get location of any tweet"),
"view_reverse_geocode": _(u"Displays the tweet's location in a dialog"),
"get_trending_topics": _(u"Creates a buffer for displaying trends for a desired place"),
}