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

David Prévot taffit at moszumanska.debian.org
Tue Jun 14 15:24:41 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 2a8c923f1849a02d5b0dea005c573cb0bcc42510
Author: frisch <frisch at 56b81dcf-5a2f-0410-9db0-014be2e416ff>
Date:   Tue Dec 5 16:19:33 2006 +0000

    *** empty log message ***
---
 content/nostalgy.js |  5 ++++-
 files               | 17 +++++++----------
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/content/nostalgy.js b/content/nostalgy.js
index 3e71708..4e333b6 100644
--- a/content/nostalgy.js
+++ b/content/nostalgy.js
@@ -369,7 +369,10 @@ function NostalgyEscape(ev) {
   setTimeout(
     function(){ if (NostalgyEscapePressed==i) NostalgyEscapePressed = 0; },
     300);
-  if (NostalgyEscapePressed == 3) onClearSearch();
+  if (NostalgyEscapePressed == 3) { 
+	onClearSearch();
+	setTimeout(SetFocusThreadPane,100);
+  }
   if (NostalgyEscapePressed == 2) SetFocusThreadPane();
 }
 
diff --git a/files b/files
index c6ac9ae..8b27024 100644
--- a/files
+++ b/files
@@ -1,18 +1,15 @@
-content/.#nostalgy.js.1.3
-content/thunderbirdOverlay.xul
-content/about.xhtml
 content/about.xul
-content/edit_prefs.js
 content/edit_prefs.xul
-content/edit_rule.js
+content/thunderbirdOverlay.xul
+content/composer.js
+content/messageOverlay.xul
+content/about.xhtml
 content/edit_rule.xul
 content/folders.js
-content/messageOverlay.xul
-content/nostalgy.js
-content/.#nostalgy.js.1.15
-content/composer.js
+content/edit_rule.js
 content/composerOverlay.xul
-content/.#composer.js.1.1
+content/edit_prefs.js
+content/nostalgy.js
 locale/en-US/nostalgy.dtd
 locale/en-US/nostalgy.properties
 defaults/preferences/nostalgy.js

-- 
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