[Pkg-mozext-commits] [itsalltext] 210/459: changed the refresh rate to be lower.

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:22 UTC 2015


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

taffit pushed a commit to branch master
in repository itsalltext.

commit c03b525bb1d56c827e951dafc79101c23015bde9
Author: docwhat at gerf.org <docwhat at gerf.org>
Date:   Tue Apr 10 13:15:15 2007 -0400

    changed the refresh rate to be lower.
---
 src/defaults/preferences/itsalltext.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/defaults/preferences/itsalltext.js b/src/defaults/preferences/itsalltext.js
index 01e6638..345f90e 100644
--- a/src/defaults/preferences/itsalltext.js
+++ b/src/defaults/preferences/itsalltext.js
@@ -1,7 +1,7 @@
 pref("extensions.itsalltext.lastversion",  "");
 pref("extensions.itsalltext.charset",  "UTF-8");
 pref("extensions.itsalltext.editor",   "");
-pref("extensions.itsalltext.refresh",  7);
+pref("extensions.itsalltext.refresh",  3);
 pref("extensions.itsalltext.debug",  false);
 pref("extensions.itsalltext.disable_gumdrops", false);
 pref("extensions.itsalltext.extensions",  '.txt,.html,.css,.xml,.xsl,.js');

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



More information about the Pkg-mozext-commits mailing list