www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 102d74bb145f7c1ddba81166cd6636afe8faaa3b
parent 7637434a2a23ab1a608487303b5248aad3792d5f
Author: Dan Stillman <dstillman@zotero.org>
Date:   Thu, 14 Aug 2008 18:19:39 +0000

Add reminder to add new hidden prefs to hidden prefs page


Diffstat:
Mdefaults/preferences/zotero.js | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/defaults/preferences/zotero.js b/defaults/preferences/zotero.js @@ -1,4 +1,7 @@ -// These are DEFAULT prefs for the INSTALL. You will have to reinstall the extension to see differences! +// These are DEFAULT prefs for the install. +// +// Add new user-adjustable hidden preferences to +// http://www.zotero.org/documentation/hidden_prefs pref("extensions.zotero.firstRun", true); pref("extensions.zotero@chnm.gmu.edu.description", "chrome://zotero/locale/zotero.properties");