Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2005-05-10 15:48:46 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-05-10 15:48:46 (GMT)
commitf7d8183b26d763d0501f40720aed357d5aa35029 (patch)
tree9cbfe5089ea4377b3eb3a4919d983dee80a3816e /ChangeLog
parent11368f9b50db86ce4f2ae0b549fb575a19af2a74 (diff)
Add mnemonic for edit toolbar. ctrl+l focus the page entry.
2005-05-10 Marco Pesenti Gritti <mpg@redhat.com> * data/evince-ui.xml: * shell/ev-page-action.c: (ev_page_action_grab_focus): * shell/ev-page-action.h: * shell/ev-window.c: (ev_window_cmd_focus_page_selector): Add mnemonic for edit toolbar. ctrl+l focus the page entry.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e474af6..3906c70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2005-05-10 Marco Pesenti Gritti <mpg@redhat.com>
+ * data/evince-ui.xml:
+ * shell/ev-page-action.c: (ev_page_action_grab_focus):
+ * shell/ev-page-action.h:
+ * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
+
+ Add mnemonic for edit toolbar.
+ ctrl+l focus the page entry.
+
+2005-05-10 Marco Pesenti Gritti <mpg@redhat.com>
+
* lib/Makefile.am:
* shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
(ev_window_init):