Re: [cdesktopenv-devel] firefox + gtk3

2016-05-06 Thread Edmond Orignac
On 05/05/2016 16:06, Antonis Tsolomitis wrote: > On 05/05/2016 04:01 μμ, Chris Wareham wrote: >> On 04 May 2016 at 21:48 Antonis Tsolomitis >> wrote: >>> I was using firefox themed to match CDE by setting the GTK2_RC_FILES >>> variable >>> to point to a suitable resource file. >>> >>> But Ubunt

Re: [cdesktopenv-devel] firefox + gtk3

2016-05-05 Thread Antonis Tsolomitis
On 05/05/2016 07:29 μμ, Rob Tomsick wrote: > On Thu, May 5, 2016, at 10:06 AM, Antonis Tsolomitis wrote: >> On 05/05/2016 04:01 μμ, Chris Wareham wrote: >>> On 04 May 2016 at 21:48 Antonis Tsolomitis >>> wrote: I was using firefox themed to match CDE by setting the GTK2_RC_FILES variabl

Re: [cdesktopenv-devel] firefox + gtk3

2016-05-05 Thread Rob Tomsick
On Thu, May 5, 2016, at 10:06 AM, Antonis Tsolomitis wrote: > On 05/05/2016 04:01 μμ, Chris Wareham wrote: > > On 04 May 2016 at 21:48 Antonis Tsolomitis > > wrote: > >> I was using firefox themed to match CDE by setting the GTK2_RC_FILES > >> variable > >> to point to a suitable resource file. >

Re: [cdesktopenv-devel] firefox + gtk3

2016-05-05 Thread Antonis Tsolomitis
On 05/05/2016 04:01 μμ, Chris Wareham wrote: > On 04 May 2016 at 21:48 Antonis Tsolomitis > wrote: >> I was using firefox themed to match CDE by setting the GTK2_RC_FILES >> variable >> to point to a suitable resource file. >> >> But Ubuntu updated firefox for its' supported distributions to vers

Re: [cdesktopenv-devel] firefox + gtk3

2016-05-05 Thread Chris Wareham
On 04 May 2016 at 21:48 Antonis Tsolomitis wrote: > > I was using firefox themed to match CDE by setting the GTK2_RC_FILES > variable > to point to a suitable resource file. > > But Ubuntu updated firefox for its' supported distributions to version 46. > Firefox 46 switched from gtk2 to gtk3 an

Re: [cdesktopenv-devel] firefox + gtk3

2016-05-05 Thread Antonis Tsolomitis
On 04/05/2016 11:55 μμ, Martin Etteldorf wrote: > On Wed, May 4, 2016 at 10:48 PM, Antonis Tsolomitis > wrote: >> Gtk3 uses css style files and not rc files. >> >> I wonder if anyone knows how to fix this or bybass its mechanism to >> read the rc file. > If you just want to apply a specific theme,

Re: [cdesktopenv-devel] firefox + gtk3

2016-05-04 Thread Martin Etteldorf
On Wed, May 4, 2016 at 10:48 PM, Antonis Tsolomitis wrote: > Gtk3 uses css style files and not rc files. > > I wonder if anyone knows how to fix this or bybass its mechanism to > read the rc file. If you just want to apply a specific theme, set the GTK_THEME environment variable accordingly: http