orca r4318 - trunk/test/html/FirefoxProfile



Author: joanied
Date: Tue Nov  4 02:26:07 2008
New Revision: 4318
URL: http://svn.gnome.org/viewvc/orca?rev=4318&view=rev

Log:
Updating prefs.js so that we are not presented with the "know your 
rights" toolbar and content for each and every test.


Modified:
   trunk/test/html/FirefoxProfile/prefs.js

Modified: trunk/test/html/FirefoxProfile/prefs.js
==============================================================================
--- trunk/test/html/FirefoxProfile/prefs.js	(original)
+++ trunk/test/html/FirefoxProfile/prefs.js	Tue Nov  4 02:26:07 2008
@@ -39,4 +39,6 @@
 user_pref("spellchecker.dictionary", "en-US");
 user_pref("font.name.sans-serif.x-western", "FreeSans");
 user_pref("font.name.serif.x-western", "FreeSerif");
+user_pref("xxx.legal.rights.seen", "0.0");
+user_pref("browser.rights.3.shown", true);
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]