From 546f37c9fa3808ef6514d236c0556e84a206a255 Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 3 Nov 2004 15:54:31 +0000 Subject: Changes 2.7.2: * Added .bmp format * Support for .ico format with 24 and 32 bits per pixel * Now opens a confirmation dialog in case a file is going to be overwritten * Improved printer management --- graphics/xpaint/patches/patch-ae | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/xpaint/patches/patch-ae') diff --git a/graphics/xpaint/patches/patch-ae b/graphics/xpaint/patches/patch-ae index 4a9d436d6ec..ae41b12e9ff 100644 --- a/graphics/xpaint/patches/patch-ae +++ b/graphics/xpaint/patches/patch-ae @@ -1,8 +1,8 @@ -$NetBSD: patch-ae,v 1.4 2003/07/17 09:01:02 adam Exp $ +$NetBSD: patch-ae,v 1.5 2004/11/03 15:54:31 adam Exp $ ---- operation.c.orig 2003-03-10 21:56:30.000000000 +0100 -+++ operation.c 2003-07-17 09:44:40.000000000 +0200 -@@ -992,8 +992,10 @@ +--- operation.c.orig 2003-07-24 20:30:56.000000000 +0000 ++++ operation.c +@@ -993,8 +993,10 @@ static PaintMenuItem fontMenu[] = fontSet, "-*-helvetica-medium-r-normal-*-*-120-*-*-p-*-*-*"), MI_FLAGCB("Helvetica Bold 12", MF_CHECK | MF_GROUP1, fontSet, "-*-helvetica-bold-r-normal-*-*-120-*-*-p-*-*-*"), -- cgit v1.2.3