epiphany r7955 - trunk/data
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: epiphany r7955 - trunk/data
- Date: Sun, 17 Feb 2008 17:56:19 +0000 (GMT)
Author: chpe
Date: Sun Feb 17 17:56:19 2008
New Revision: 7955
URL: http://svn.gnome.org/viewvc/epiphany?rev=7955&view=rev
Log:
Disable about:config warning page.
Modified:
trunk/data/default-prefs-common.js
Modified: trunk/data/default-prefs-common.js
==============================================================================
--- trunk/data/default-prefs-common.js (original)
+++ trunk/data/default-prefs-common.js Sun Feb 17 17:56:19 2008
@@ -156,7 +156,7 @@
pref("dom.storage.enabled", false);
// warn about about:config
-pref("general.warnOnAboutConfig", true);
+pref("general.warnOnAboutConfig", false);
// enable negotiate extension
pref("network.negotiate-auth.trusted-uris", "https://";);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]