[Pkg-mozext-commits] [nostalgy] 165/252: Typo.
David Prévot
taffit at moszumanska.debian.org
Tue Jun 14 15:24:53 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 55a3a8bdf1d9f801fe0f752728b1b5c0c5f6c109
Author: frisch <frisch at 56b81dcf-5a2f-0410-9db0-014be2e416ff>
Date: Sat Jun 27 10:52:03 2009 +0000
Typo.
---
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