[Pkg-mozext-commits] [nostalgy] 31/235: *** empty log message ***

David Prévot taffit at alioth.debian.org
Tue Oct 8 20:41:31 UTC 2013


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

taffit pushed a commit to branch master
in repository nostalgy.

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

    *** empty log message ***
    
    
    git-svn-id: http://nostalgy.googlecode.com/svn/trunk@31 56b81dcf-5a2f-0410-9db0-014be2e416ff
---
 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