[Pkg-privacy-commits] [xul-ext-monkeysphere] 206/296: tweak comments

Ximin Luo infinity0 at moszumanska.debian.org
Mon Aug 24 07:39:40 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch debian
in repository xul-ext-monkeysphere.

commit 6c22c1efc6dae5c934ecdda87d163d4e9e4b5ac3
Author: Jameson Rollins <jrollins at finestructure.net>
Date:   Sun Apr 25 15:17:45 2010 -0400

    tweak comments
---
 modules/monkeysphere.jsm | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/modules/monkeysphere.jsm b/modules/monkeysphere.jsm
index c111ff5..38fa1a7 100644
--- a/modules/monkeysphere.jsm
+++ b/modules/monkeysphere.jsm
@@ -1,4 +1,4 @@
-// Monkeysphere XUL extension
+// Monkeysphere XUL extension module
 // Copyright © 2010 Jameson Rollins <jrollins at finestructure.net>,
 //                  Daniel Kahn Gillmor <dkg at fifthhorseman.net>,
 //                  mike castleman <m at mlcastle.net>,
@@ -27,7 +27,11 @@ var EXPORTED_SYMBOLS = [
   "overrides"
 ];
 
-// preferences in about:config
+////////////////////////////////////////////////////////////
+// PREFERENCES AND ENVIRONMENT
+////////////////////////////////////////////////////////////
+
+// preferences, in about:config
 var prefs = Components.classes["@mozilla.org/preferences-service;1"].getService(Components.interfaces.nsIPrefService).getBranch("extensions.monkeysphere.");
 
 // select agent URL from environment variable or explicitly-set preference.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/xul-ext-monkeysphere.git



More information about the Pkg-privacy-commits mailing list