Basic conversation support, a jaws fix

This commit is contained in:
2015-03-18 11:45:39 -06:00
parent 89e541be95
commit 75dfaec727
8 changed files with 51 additions and 4 deletions

View File

@@ -47,4 +47,5 @@ actions = {
"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"),
"open_conversation": _(u"Opens up a conversation buffer"),
}