From a4b2a6a857cea010ed0c2a16097bae61ad31c510 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Tue, 5 Dec 2000 20:53:30 +0000 Subject: Fix link to PNG home, remove reference to fribidi. Tue Dec 5 15:49:31 2000 Owen Taylor * INSTALL: Fix link to PNG home, remove reference to fribidi. * gdk/x11/gdkevents-x11.c: Fix up for new GMain API. * gdk/win32/gdkevents-win32.c: Fix up for new GMain API. (Not tested.) * gtk/gtkcheckmenuitem.c: Permanently turn on always_show_toggle. * gtk/gtkclist.c (gtk_clist_get_pixtext): Allow mask to be NULL. (Vladimir Klebanov, #26545) * gtk/gtkspinbutton.c (gtk_spin_button_insert_text): Fix some signed/unsigned comparison problems. (#6510, David Kaelbling) * gtk/gtkwidget.[ch] (gtk_widget_is_ancestor): Change return type to boolean (Oskar Liljeblad, #18648) --- INSTALL | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index b0cc09eae..de23ce7a7 100644 --- a/INSTALL +++ b/INSTALL @@ -9,16 +9,12 @@ GTK+ requires the following packages: http://www.pango.org/download.shtml - Pango also requires the FriBidi library, available from: - - http://imagic.weizmann.ac.il/~dov/freesw/FriBidi/ - - The TIFF, PNG, and JPEG image loading libraries. You most likely have these installed on your system already. If not these libraries are available from: http://www.libtiff.org/ - ftp://swrinde.nde.swri.edu/pub/png/src/ + http://www.libpng.org/ ftp://ftp.uu.net/graphics/jpeg/ If these libraries are not available, the corresponding -- cgit v1.2.1