Reverse geocode is now in TWBlue. Ctrl+win+g and CTRL+Shift+Win+G and in the tweet menu on the menu bar

This commit is contained in:
2014-12-01 17:19:03 -06:00
parent fee7254d55
commit 79124810b0
6 changed files with 47 additions and 0 deletions

View File

@@ -88,3 +88,5 @@ 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")
reverse_geocode = string(default="control+win+g")
view_reverse_geocode = string(default="control+win+shift+g")