[Pkg-mozext-commits] [nostalgy] 198/252: Restore view mode after folder change.

David Prévot taffit at moszumanska.debian.org
Tue Jun 14 15:24:58 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 32be413d4cc9b17aba58d0f73506a0da31360b45
Author: frisch <frisch at 56b81dcf-5a2f-0410-9db0-014be2e416ff>
Date:   Wed Jul 7 08:25:23 2010 +0000

    Restore view mode after folder change.
---
 content/nostalgy.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/content/nostalgy.js b/content/nostalgy.js
index 70ec0fa..49e0392 100644
--- a/content/nostalgy.js
+++ b/content/nostalgy.js
@@ -591,6 +591,7 @@ function NostalgyShowFolder(folder) {
               }
           }
       } catch (ex) { NostalgyDebug("Ex: " + ex); }
+      window.gFolderTreeView.mode = saved_mode;
   } else {
       while (totry > 0) {
           try {

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