Remove some keybinding changes that were only meant for local testing.

This commit is contained in:
Thomas Hurst 2008-08-23 10:01:50 +01:00
parent f685f3e317
commit f37324303b
1 changed files with 0 additions and 2 deletions

View File

@ -125,8 +125,6 @@ Defaults = {
'scaled_zoom' : '<Ctrl><Shift>Z',
'next_tab' : '<Ctrl>Page_Down',
'prev_tab' : '<Ctrl>Page_Up',
'go_prev' : '<Ctrl><Shift>Tab',
'go_next' : '<Ctrl>Tab',
'full_screen' : 'F11',
}
}