firefox and "Find As You Type"
Kacper Kornet
kornet at camk.edu.pl
Sun Feb 6 22:35:40 CET 2005
Hi,
I enclose the patch to the mozilla-firefox.spec, which makes firefox from
PLD more similar to the one form mozilla.org. In particular ""Find As You
Type" feature start to work.
#v+
Index: mozilla-firefox.spec
===================================================================
RCS file: /cvsroot/SPECS/mozilla-firefox.spec,v
retrieving revision 1.56
diff -u -r1.56 mozilla-firefox.spec
--- mozilla-firefox.spec 24 Dec 2004 21:11:38 -0000 1.56
+++ mozilla-firefox.spec 6 Feb 2005 21:28:30 -0000
@@ -143,7 +143,10 @@
--with-system-png \
--with-system-zlib \
--enable-single-profile \
- --disable-profilesharing
+ --disable-profilesharing \
+ --enable-extensions=cookie,xml-rpc,xmlextras,pref,transformiix,universalchardet,\
+webservices,inspector,gnomevfs,negotiateauth
+
%{__make}
@@ -258,7 +261,6 @@
%attr(755,root,root) %{_firefoxdir}/components/*.so
%{_firefoxdir}/components/*.js
%{_firefoxdir}/components/*.xpt
-%{_firefoxdir}/components/myspell
%{_firefoxdir}/plugins
%{_firefoxdir}/searchplugins
%{_firefoxdir}/icons
@@ -285,7 +287,6 @@
#%{_firefoxdir}/chrome/chatzilla.jar
%{_firefoxdir}/chrome/classic.jar
%{_firefoxdir}/chrome/comm.jar
-%{_firefoxdir}/chrome/content-packs.jar
%{_firefoxdir}/chrome/help.jar
# -dom-inspector subpackage?
#%{_firefoxdir}/chrome/inspector.jar
#v-
Best wishes,
--
Kacper Kornet
More information about the pld-devel-en
mailing list