added check for updates to the invisible interface

This commit is contained in:
2015-11-03 05:25:03 -06:00
parent e1b8d49af5
commit 880c421f3e
6 changed files with 6 additions and 0 deletions

View File

@@ -46,4 +46,5 @@ actions = {
"view_reverse_geocode": _(u"Display the tweet's geolocation in a dialog"),
"get_trending_topics": _(u"Create a trending topics buffer"),
"open_conversation": _(u"View conversation"),
"check_for_updates": _(u"Checks for new TWBlue versions"),
}