From: Nickolay V. Shmyrev Date: Sun, 5 Apr 2009 10:23:26 +0000 (+0000) Subject: Follow up to bug #539972. Alt+Arrows conflict with view scrolling, changed X-Git-Tag: EVINCE_2_27_1~94 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=98ac8530d373d0bc86d887c89cff86914a713f14;p=evince.git Follow up to bug #539972. Alt+Arrows conflict with view scrolling, changed 2009-04-06 Nickolay V. Shmyrev * shell/ev-window.c: Follow up to bug #539972. Alt+Arrows conflict with view scrolling, changed it to Ctrl+Arrows. svn path=/trunk/; revision=3572 --- diff --git a/ChangeLog b/ChangeLog index e5d24f2a..4b0cd3b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2009-04-06 Nickolay V. Shmyrev + + * shell/ev-window.c: + + Follow up to bug #539972. Alt+Arrows conflict with + view scrolling, changed it to Ctrl+Arrows. + 2009-04-05 Nickolay V. Shmyrev * shell/ev-print-operation.c (clamp_ranges),