equal
deleted
inserted
replaced
27 actions['default'] = ('index', 'do_it') |
27 actions['default'] = ('index', 'do_it') |
28 actions['index'] = ('index', 'do_it') |
28 actions['index'] = ('index', 'do_it') |
29 actions['edit'] = ('edit', 'do_it') |
29 actions['edit'] = ('edit', 'do_it') |
30 actions['import'] = ('imp_xbel', 'do_it') |
30 actions['import'] = ('imp_xbel', 'do_it') |
31 actions['add'] = ('add', 'do_it') |
31 actions['add'] = ('add', 'do_it') |
|
32 actions['bookmark'] = ('add', 'do_it') |
32 actions['keywords'] = ('editkw', 'do_it') |
33 actions['keywords'] = ('editkw', 'do_it') |
33 actions['prefs'] = ('edit_prefs', 'do_it') |
34 actions['prefs'] = ('edit_prefs', 'do_it') |