[Pkg-mozext-commits] [nostalgy] 186/252: Include tags when resolved with FindFolderExact.
David Prévot
taffit at moszumanska.debian.org
Tue Jun 14 15:24:56 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 672567ab0d2ba1d8a58db46c1024e57f38ded702
Author: frisch <frisch at 56b81dcf-5a2f-0410-9db0-014be2e416ff>
Date: Wed Dec 23 21:41:29 2009 +0000
Include tags when resolved with FindFolderExact.
---
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