Does anybody know how to remove gnome integration for firefox? I want to use native firefox open save dialog.
On Thu, 2005-05-05 at 09:19 +0000, centos-mntr wrote:
Does anybody know how to remove gnome integration for firefox? I want to use native firefox open save dialog.
Get the SRPM, modify or comment out the appropriate patch, rebuild.
I forgot to say: without patching and rebuilding of source package. Some elegant solution, for example changing some configuration file.
On Thursday 05 May 2005 07:27, Ignacio Vazquez-Abrams wrote:
On Thu, 2005-05-05 at 09:19 +0000, centos-mntr wrote:
Does anybody know how to remove gnome integration for firefox? I want to use native firefox open save dialog.
Get the SRPM, modify or comment out the appropriate patch, rebuild.
I forgot to say: without patching and rebuilding of source package. Some elegant solution, for example changing some configuration file.
On Thursday 05 May 2005 07:27, Ignacio Vazquez-Abrams wrote:
On Thu, 2005-05-05 at 09:19 +0000, centos-mntr wrote:
Does anybody know how to remove gnome integration for firefox? I want to use native firefox open save dialog.
Get the SRPM, modify or comment out the appropriate patch, rebuild.
On Thu, 2005-05-05 at 09:42 +0000, centos-mntr wrote:
I forgot to say: without patching and rebuilding of source package. Some elegant solution, for example changing some configuration file.
No.
what do you mean? i always get the binary(not rpm) from mozilla.org
On 5/5/05, centos-mntr centos@mntr.sr.gov.yu wrote:
Does anybody know how to remove gnome integration for firefox? I want to use native firefox open save dialog. _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Thu, 2005-05-05 at 23:10 +0800, Mark Quitoriano wrote:
On 5/5/05, centos-mntr centos@mntr.sr.gov.yu wrote:
Does anybody know how to remove gnome integration for firefox? I want to use native firefox open save dialog.
what do you mean? i always get the binary(not rpm) from mozilla.org
It's perfectly possible do do this with the RPM version, it's just not trivial. The downside of using Mozilla's installers is that you lose all the *other* advantages that RH adds to the RPM such as pango support.
Ignacio Vazquez-Abrams wrote:
On Thu, 2005-05-05 at 23:10 +0800, Mark Quitoriano wrote:
On 5/5/05, centos-mntr centos@mntr.sr.gov.yu wrote:
Does anybody know how to remove gnome integration for firefox? I want to use native firefox open save dialog.
what do you mean? i always get the binary(not rpm) from mozilla.org
It's perfectly possible do do this with the RPM version, it's just not trivial. The downside of using Mozilla's installers is that you lose all the *other* advantages that RH adds to the RPM such as pango support.
So, why not simply take SRPM package, modify spec file to remove Gnome specific stuff, and rebuild binary RPM?
On Thu, 2005-05-05 at 16:02 -0500, Aleksandar Milivojevic wrote:
Ignacio Vazquez-Abrams wrote:
On Thu, 2005-05-05 at 23:10 +0800, Mark Quitoriano wrote:
On 5/5/05, centos-mntr centos@mntr.sr.gov.yu wrote:
Does anybody know how to remove gnome integration for firefox? I want to use native firefox open save dialog.
what do you mean? i always get the binary(not rpm) from mozilla.org
It's perfectly possible do do this with the RPM version, it's just not trivial. The downside of using Mozilla's installers is that you lose all the *other* advantages that RH adds to the RPM such as pango support.
So, why not simply take SRPM package, modify spec file to remove Gnome specific stuff, and rebuild binary RPM?
That's exactly what I suggested in my initial response.