#10428 NORM 10.1.3: Customize landing page in Firefox

Zarro Boogs per Child bugtracker at laptop.org
Wed Nov 10 07:50:07 EST 2010


#10428: Customize landing page in Firefox
-------------------------------------+--------------------------------------
           Reporter:  erikos         |       Owner:  martin.langhoff                  
               Type:  defect         |      Status:  new                              
           Priority:  normal         |   Milestone:  10.1.3                           
          Component:  gnome-desktop  |     Version:  Development build as of this date
         Resolution:                 |    Keywords:                                   
        Next_action:  design         |    Verified:  0                                
Deployment_affected:                 |   Blockedby:                                   
           Blocking:                 |  
-------------------------------------+--------------------------------------

Comment(by godiard):

 In Firefox installed in F13, in the file
 /usr/lib64/firefox-3.6/defaults/preferences/firefox.js the home page is
 setted to:

 {{{
 // 0 = blank, 1 = home (browser.startup.homepage), 2 = last visited page,
 3 = resume previous browser session
 // The behavior of option 3 is detailed at:
 http://wiki.mozilla.org/Session_Restore
 pref("browser.startup.page",                1);
 pref("browser.startup.homepage",
 "resource:/browserconfig.properties");
 }}}

 This value is obtained from the file
 /usr/lib64/firefox-3.6/browserconfig.properties:

 {{{
 $ cat /usr/lib64/firefox-3.6/browserconfig.properties
 browser.startup.homepage=http://start.fedoraproject.org/
 }}}

 I think is safe to change this file, the pages to update firefox are in
 /usr/lib64/firefox-3.6/defaults/preferences/firefox-branding.js

-- 
Ticket URL: <http://dev.laptop.org/ticket/10428#comment:1>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list