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

David Prévot taffit at alioth.debian.org
Tue Oct 8 20:41:53 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 89d7c4cb1e16c6678adf020714c35be081ea2ab4
Author: frisch <frisch at 56b81dcf-5a2f-0410-9db0-014be2e416ff>
Date:   Wed May 30 12:44:05 2007 +0000

    *** empty log message ***
    
    
    git-svn-id: http://nostalgy.googlecode.com/svn/trunk@97 56b81dcf-5a2f-0410-9db0-014be2e416ff
---
 content/nostalgy.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/nostalgy.js b/content/nostalgy.js
index f68730e..939c895 100644
--- a/content/nostalgy.js
+++ b/content/nostalgy.js
@@ -184,7 +184,7 @@ var NostalgyFolderListener = {
  OnItemPropertyFlagChanged: function(item, property, oldFlag, newFlag) { },
  OnItemEvent: function(folder, event) { 
    var evt = event.toString();
-   NostalgyDebug(evt + " folder:" + folder.prettyName);
+   // NostalgyDebug(evt + " folder:" + folder.prettyName);
    if (evt == "FolderLoaded") setTimeout(NostalgySelectLastMsg,50);
    if (evt == "DeleteOrMoveMsgCompleted" && nostalgy_on_move_completed) {
      nostalgy_on_move_completed();

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