]> www.fi.muni.cz Git - evince.git/commitdiff
Follow up to bug #539972. Alt+Arrows conflict with view scrolling, changed
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>
Sun, 5 Apr 2009 10:23:26 +0000 (10:23 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Sun, 5 Apr 2009 10:23:26 +0000 (10:23 +0000)
2009-04-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* 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

ChangeLog

index e5d24f2a45ce4f65b5a02e3c09a5985d300b5827..4b0cd3b2691b609a5e6f6a0de8d761227fabf8f1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-04-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * 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  <nshmyrev@yandex.ru>
 
        * shell/ev-print-operation.c (clamp_ranges),