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

@@ -47,3 +47,4 @@ view_user_lists = string(default="win+alt+shift+l")
reverse_geocode = string(default="control+win+g")
view_reverse_geocode = string(default="control+win+shift+g")
get_trending_topics = string(default="control+win+shift+t")
check_for_updates = string(default="control+win+u")