[Pkg-mozext-commits] [nostalgy] 187/235: Include tags when resolved with FindFolderExact.

David Prévot taffit at alioth.debian.org
Tue Oct 8 20:42:21 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 1199662bc6306a06d52b5164e4d2b6bfcfc0a7ee
Author: frisch <frisch at 56b81dcf-5a2f-0410-9db0-014be2e416ff>
Date:   Wed Dec 23 21:41:29 2009 +0000

    Include tags when resolved with FindFolderExact.
    
    git-svn-id: http://nostalgy.googlecode.com/svn/trunk@187 56b81dcf-5a2f-0410-9db0-014be2e416ff
---
 content/folders.js |    1 +
 1 file changed, 1 insertion(+)

diff --git a/content/folders.js b/content/folders.js
index 4b51583..445a013 100644
--- a/content/folders.js
+++ b/content/folders.js
@@ -374,6 +374,7 @@ function FirstCompletion(uri) {
 }
 
 function FindFolderExact(uri) {
+    nostalgy_search_folder_options.do_tags = true;
  var ret = null;
  var u = mayLowerCase(uri);
  var save_req = nostalgy_search_folder_options.require_file;

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