Geo support has been implemented

This commit is contained in:
2015-02-03 05:10:01 -06:00
parent 3b1d8eb48a
commit 1fbee07de2
5 changed files with 53 additions and 1 deletions

View File

@@ -54,4 +54,7 @@ toggle_autoread = string(default="control+win+e")
search = string(default="control+win+-")
edit_keystrokes = string(default="control+win+k")
view_user_lists = string(default="control+win+l")
get_more_items = string(default="alt+win+pageup")
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")