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

@@ -50,3 +50,4 @@ get_more_items = string(default="alt+win+pageup")
reverse_geocode = string(default="control+win+g")
view_reverse_geocode = string(default="control+win+shift+g")
get_trending_topics = string(default="control+win+t")
check_for_updates = string(default="control+win+u")