From 36ea6f87d3aa224da26d35602e2cc8c158ce3599 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 14 Oct 2002 09:31:18 +0000 Subject: Update to 2.1pre4. * Polish translation update. * SSL patch for Solaris and other systems without /dev/random * Links-now button. * Belarusian translation * Swaped open and closed folder symbol in bookmarks. * Fixed Solaris keyboard translation bug. --- www/links/patches/patch-ab | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'www/links/patches') diff --git a/www/links/patches/patch-ab b/www/links/patches/patch-ab index 2435495b573..06f65b1fe87 100644 --- a/www/links/patches/patch-ab +++ b/www/links/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.2 2002/09/05 01:41:24 dillo Exp $ +$NetBSD: patch-ab,v 1.3 2002/10/14 09:31:19 wiz Exp $ ---- x.c.orig Thu Sep 5 01:24:30 2002 +--- x.c.orig Sun Sep 22 11:05:29 2002 +++ x.c -@@ -967,6 +967,11 @@ bytes_per_pixel_found: +@@ -964,6 +964,11 @@ bytes_per_pixel_found: case 15: case 16: if (x_bitmap_bpp!=2)break; @@ -14,7 +14,7 @@ $NetBSD: patch-ab,v 1.2 2002/09/05 01:41:24 dillo Exp $ if (x_bitmap_bit_order==MSBFirst)break; if (vinfo.red_mask>vinfo.green_mask&&vinfo.green_mask>vinfo.blue_mask) { -@@ -982,14 +987,14 @@ bytes_per_pixel_found: +@@ -979,14 +984,14 @@ bytes_per_pixel_found: misordered=256; goto visual_found; } @@ -33,7 +33,7 @@ $NetBSD: patch-ab,v 1.2 2002/09/05 01:41:24 dillo Exp $ goto visual_found; } break; -@@ -1018,6 +1023,7 @@ visual_found:; +@@ -1015,6 +1020,7 @@ visual_found:; case 451: case 195: case 196: -- cgit v1.2.3