Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2008-06-24 21:27:52 (GMT)
committer Bastien Nocera <hadess@src.gnome.org>2008-06-24 21:27:52 (GMT)
commit904d1c59952aab274f32345df40df3817fffb49d (patch)
tree22a3e9982d7e06417a584eab8f39ebb87a8b588a /ChangeLog
parent7042909ab901b54e952410572b3d724e49094158 (diff)
Use Alt+Left to rotate left, and Alt+Right to rotate right. Ctrl+R (as EOG
2008-06-24 Bastien Nocera <hadess@hadess.net> * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right to rotate right. Ctrl+R (as EOG uses) is already used for reload. Fixes bug #539972. svn path=/trunk/; revision=3060
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96e81d8..f7943c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-06-24 Bastien Nocera <hadess@hadess.net>
+ * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
+ to rotate right. Ctrl+R (as EOG uses) is already used for reload.
+ Fixes bug #539972.
+
+2008-06-24 Bastien Nocera <hadess@hadess.net>
+
* shell/Makefile.am:
* shell/ev-application.c (ev_application_init),
(ev_application_get_media_keys):