[Pkg-mozext-commits] [perspectives-extension] 01/44: prefs - remove unused pref

David Prévot taffit at moszumanska.debian.org
Sat Jun 6 02:55:26 UTC 2015


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

taffit pushed a commit to branch master
in repository perspectives-extension.

commit 8509886053d67d0ee2a8cc5201547badfcb92eb6
Author: Dave Schaefer <dave.schaefer at gmail.com>
Date:   Sat May 24 12:56:15 2014 -0600

    prefs - remove unused pref
    
    This has never been touched or used since the initial commit.
    It's using the deprecated pref namespace too.
---
 plugin/defaults/preferences/prefs.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/plugin/defaults/preferences/prefs.js b/plugin/defaults/preferences/prefs.js
index 9bed1e3..bb5c815 100755
--- a/plugin/defaults/preferences/prefs.js
+++ b/plugin/defaults/preferences/prefs.js
@@ -13,7 +13,6 @@ pref("perspectives.require_user_permission", false);
 pref("extensions.perspectives.show_permission_reminder", true);
 pref("extensions.perspectives.contact_in_private_browsing_mode", false);
 pref("perspectives.show_label", true);
-pref("perspectives.svg", "");
 pref("perspectives.max_timespan_for_inconsistency_test", 7);
 pref("perspectives.weak_consistency_time_limit", 30);
 pref("perspectives.trust_https_with_weak_consistency", true);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/perspectives-extension.git



More information about the Pkg-mozext-commits mailing list