[Lunar-commits] CVS: moonbase/web/firefox BUILD,1.6,1.7
Chad Kittel
v3rt1g0 at lunar-linux.org
Thu Oct 28 03:02:28 UTC 2004
Update of /var/cvs/lunar/moonbase/web/firefox
In directory espresso.foo-projects.org:/tmp/cvs-serv9898
Modified Files:
BUILD
Log Message:
Fixes most peoples issues with the Ctrl+F find dialog. Looks like i am
"disabling" it here, but this actually "enables" it... go figure.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/firefox/BUILD,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- BUILD 11 Oct 2004 21:10:29 -0000 1.6
+++ BUILD 28 Oct 2004 03:02:26 -0000 1.7
@@ -9,7 +9,7 @@
OPTS="$OPTS --enable-xterm-updates"
OPTS="$OPTS --disable-ldap"
OPTS="$OPTS --enable-svg --enable-svg-renderer-cairo"
- OPTS="$OPTS --enable-extensions=default,-irc"
+ OPTS="$OPTS --enable-extensions=default,-irc,-typeaheadfind"
OPTS="$OPTS --enable-single-profile --disable-profilesharing"
export PKG_CONFIG_PATH=/usr/X11R6/lib/pkgconfig:/usr/lib/pkgconfig
More information about the Lunar-commits
mailing list