Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/browser
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2013-02-02 14:47:24 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-02-02 14:47:24 (GMT)
commit65cdc8e20e6b70a2461370446ab1672809ff5200 (patch)
tree5b2deb5869ccf0701ad59718803fb49095465fb5 /browser
parent8403fc96d7cd89d33e22dcfc238f9f7b1f4ba9ec (diff)
Disable the rights notification in the prefsHEADmaster
Diffstat (limited to 'browser')
-rw-r--r--browser/sugar-html-browser.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/browser/sugar-html-browser.in b/browser/sugar-html-browser.in
index 34b607b..01ca3a8 100644
--- a/browser/sugar-html-browser.in
+++ b/browser/sugar-html-browser.in
@@ -8,4 +8,6 @@ mkdir -p $extensionsdir
ln -s @pkglibdir@/extensions/sugar.xpi \
$extensionsdir/jid1-RTyA5c7teVs4tA@jetpack.xpi
+echo "user_pref(\"browser.rights.3.shown\", true);" > $profiledir/user.js
+
exec firefox -no-remote -profile $profiledir index.html