diff options
Diffstat (limited to 'commands.lst')
-rw-r--r-- | commands.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands.lst b/commands.lst index 5dd401d..a1b14e6 100644 --- a/commands.lst +++ b/commands.lst @@ -8,6 +8,7 @@ G_CMD(remove_image) G_CMD(first) G_CMD(n_or_last) G_CMD(scroll_screen) +G_CMD(zoom) G_CMD(toggle_image_mark) G_CMD(reverse_marks) G_CMD(unmark_all) @@ -20,7 +21,6 @@ I_CMD(toggle_animation) I_CMD(scroll) I_CMD(scroll_to_edge) I_CMD(drag) -I_CMD(zoom) I_CMD(set_zoom) I_CMD(fit_to_win) I_CMD(rotate) |