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:
authorMichael J. Chudobiak <mjc@avtechpulse.com>2009-04-30 12:09:57 (GMT)
committer Michael J. Chudobiak <mjc@avtechpulse.com>2009-04-30 12:09:57 (GMT)
commit7c6d1cac2fbb30b0dfc324cfffd515e086dce67a (patch)
treed9483a805cea53f1c7cd9a4614639ea92281f54a /data/evince-ui.xml
parentddfce3d1ad240d1653f31b63e45f830741aae0eb (diff)
Added F3 as a find-next accelerator key, bug 579072
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 659222d..0631825 100644
--- a/data/evince-ui.xml
+++ b/data/evince-ui.xml
@@ -95,6 +95,7 @@
<accelerator name="GoForwardFastAccel" action="GoForwardFast"/>
<accelerator name="EscapeAccel" action="Escape"/>
<accelerator name="SlashAccel" action="Slash"/>
+ <accelerator name="F3Accel" action="F3"/>
<accelerator name="SpaceAccel" action="Space"/>
<accelerator name="ReturnAccel" action="Return"/>
<accelerator name="BackSpaceAccel" action="BackSpace"/>