[Pkg-mozext-commits] [nostalgy] 166/235: Typo.

David Prévot taffit at alioth.debian.org
Tue Oct 8 20:42:14 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 b8ce6a7b80bc7b450f9305962a9bebffb3f001b8
Author: frisch <frisch at 56b81dcf-5a2f-0410-9db0-014be2e416ff>
Date:   Sat Jun 27 10:52:03 2009 +0000

    Typo.
    
    git-svn-id: http://nostalgy.googlecode.com/svn/trunk@166 56b81dcf-5a2f-0410-9db0-014be2e416ff
---
 content/nostalgy.js |    2 +-
 files               |    4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/content/nostalgy.js b/content/nostalgy.js
index e5e1d14..a0119d7 100644
--- a/content/nostalgy.js
+++ b/content/nostalgy.js
@@ -680,7 +680,7 @@ function NostalgyMoveToFolder(folder) {
  else gFolderDisplay.hintAboutToDeleteMessages();
  if (folder.tag) NostalgyToggleMessageTag(folder);
  else {
-     gNostalgyPredict.update_folder(folder);
+     NostalgyPredict.update_folder(folder);
      gDBView.doCommandWithFolder(nsMsgViewCommandType.moveMessages,folder);
  }
  return true;
diff --git a/files b/files
index 1f4d563..ec7d0f2 100644
--- a/files
+++ b/files
@@ -3,18 +3,16 @@ content/about.xul
 content/composer.js
 content/composerOverlay.xul
 content/dummy_window.xul
-content/edit_exceptions.js
-content/edit_exceptions.xul
 content/edit_prefs.js
 content/edit_prefs.xul
 content/edit_rule.js
 content/edit_rule.xul
 content/folders.js
+content/header_parser.js
 content/messageOverlay.xul
 content/misc.js
 content/nfpredict.js
 content/nostalgy.js
-content/nostalgy.js.orig
 content/nostalgy_keys.js
 content/sqlite.js
 content/thunderbirdOverlay.xul

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