Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>2009-04-05 10:23:26 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2009-04-05 10:23:26 (GMT)
commit98ac8530d373d0bc86d887c89cff86914a713f14 (patch)
tree1ce0bf004ddea190616314b575ddc5538fb2ff54 /ChangeLog
parentb999eb69d0ab36149dbdcf2e31b2798fefc707e2 (diff)
Follow up to bug #539972. Alt+Arrows conflict with view scrolling, changed
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5d24f2..4b0cd3b 100644
--- 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),