diff options
author | wiz <wiz@pkgsrc.org> | 2002-10-14 09:31:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-10-14 09:31:18 +0000 |
commit | ea1a003afa85d101415ba4ff073de3dc429749f5 (patch) | |
tree | 42efb5a5a6ede85cb8fe623a071c0d3cbfec588a /www/links/patches | |
parent | 3e3f710d2c9fee10f739a1fe421b2c687c345a27 (diff) | |
download | pkgsrc-ea1a003afa85d101415ba4ff073de3dc429749f5.tar.gz |
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.
Diffstat (limited to 'www/links/patches')
-rw-r--r-- | www/links/patches/patch-ab | 10 |
1 files changed, 5 insertions, 5 deletions
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: |