[Pkg-mozext-commits] [nostalgy] 58/235: *** empty log message ***
David Prévot
taffit at alioth.debian.org
Tue Oct 8 20:41:39 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 1c8e16ee0ef2a7211d5a9a2943f8c36b9abe6bd6
Author: frisch <frisch at 56b81dcf-5a2f-0410-9db0-014be2e416ff>
Date: Tue Dec 5 16:19:33 2006 +0000
*** empty log message ***
git-svn-id: http://nostalgy.googlecode.com/svn/trunk@58 56b81dcf-5a2f-0410-9db0-014be2e416ff
---
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