[Pkg-mozext-commits] [nostalgy] 30/252: *** empty log message ***

David Prévot taffit at moszumanska.debian.org
Tue Jun 14 15:24:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository nostalgy.

commit 1487c020695531ad92a930523a00b7edda24c148
Author: frisch <frisch at 56b81dcf-5a2f-0410-9db0-014be2e416ff>
Date:   Sat Sep 2 15:57:58 2006 +0000

    *** empty log message ***
---
 content/thunderbirdOverlay.xul | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/content/thunderbirdOverlay.xul b/content/thunderbirdOverlay.xul
index b2938c4..2270d9f 100644
--- a/content/thunderbirdOverlay.xul
+++ b/content/thunderbirdOverlay.xul
@@ -33,6 +33,11 @@
        oncommand="NostalgyScrollMsg(-50);"/>
   <key keycode="VK_RIGHT" modifiers="control" 
        oncommand="NostalgyScrollMsg(50);"/>
+  <key keycode="VK_LEFT" modifiers="shift" 
+       oncommand="NostalgyScrollMsg(-50);"/>
+  <key keycode="VK_RIGHT" modifiers="shift" 
+       oncommand="NostalgyScrollMsg(50);"/>
+
   <key keycode="VK_ESCAPE" oncommand="NostalgyEscape(event);"/>
   <key key="F" oncommand="NostalgySelectFolderPane(event);"/>
   <key key="M" oncommand="NostalgySelectMessagePane(event);"/>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/nostalgy.git



More information about the Pkg-mozext-commits mailing list