Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data/evince-ui.xml
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2008-04-12 12:20:22 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-04-12 12:20:22 (GMT)
commit1aac2d41f056e15fefd248d67b2765da3a03ca1d (patch)
tree6c23583d41673d317c59b31ff2198e14e99b28cf /data/evince-ui.xml
parent934e363e19992df871c1177ffa33044119e40266 (diff)
Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.
2008-04-12 Carlos Garcia Campos <carlosgc@gnome.org> * data/evince-ui.xml: * shell/ev-window.c: Add Ctrl-Insert keybinding for copying text. Fixes bug #526523. svn path=/trunk/; revision=3003
Diffstat (limited to 'data/evince-ui.xml')
-rw-r--r--data/evince-ui.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/evince-ui.xml b/data/evince-ui.xml
index 93e4438..eb7ed40 100644
--- a/data/evince-ui.xml
+++ b/data/evince-ui.xml
@@ -110,6 +110,7 @@
<accelerator name="KpMinusAccel" action="KpMinus"/>
<accelerator name="CtrlKpPlusAccel" action="CtrlKpPlus"/>
<accelerator name="CtrlKpMinusAccel" action="CtrlKpMinus"/>
+ <accelerator name="CtrlInsertAccel" action="CtrlInsert" />
<toolbar name="FullscreenToolbar">
<toolitem name="GoPreviousPage" action="GoPreviousPage"/>