Re: [Epiphany] Re: Underline links?



On Fri, 2003-05-30 at 16:12, David Adam Bordoley wrote:
> Marco Pesenti Gritti writes: 
> 
> > I cant think to a good way to allow to configure prefs we set as
> > defaults. For several reasons we need to set them everytime at startup
> > ... 
> > 
> > Marco 
> > 
> 
> Can you explain why we switched from using a defaultprefs.js file to 
> hardcoding? This came up in IRC last nite when yakk wanted to change the 
> default search. Seemed like doing this in ephy is sort of crack, but letting 
> users change moz prefs through about:config seems slightly less harmful. 

Because mozilla does not have an api to "import" some pref from a js
file. If you load defaultprefs.js prefs it will try to write them in the
same file. We could file an RFE ... but you would still not solve the
problem.
That wouldnt solve this specific problem too, you need to "import" them
every time anyway.

My head hurt so I could be missing something but ... if we would load
the user prefs.js after we have set our defaults, we could make it work
correctly.

Marco




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