Skip site navigation (1)Skip section navigation (2)
Date:      26 Mar 2003 11:23:18 -0500
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        FreeBSD GNOME Users <gnome@FreeBSD.org>
Subject:   AbiWord fix
Message-ID:  <1048695798.323.23.camel@gyros>

next in thread | raw e-mail | index | archive | help

--=-hzETJD2IRkfaLlLjBGWO
Content-Type: multipart/mixed; boundary="=-o5aC362FtrP83IQqX8e2"


--=-o5aC362FtrP83IQqX8e2
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

I still need at least one other person to verify the AbiWord fix.  If it
works, I'd like to tack the patch onto the bug so the AbiWord developers
can get a better idea of what is happening.  Thanks.

Joe

--=20
Joe Marcus Clarke
FreeBSD GNOME Team	::	marcus@FreeBSD.org
http://www.FreeBSD.org/gnome



--=-o5aC362FtrP83IQqX8e2
Content-Disposition: attachment; filename=patch-src_af_xap_unix_xap_UnixEncodingManager.cpp
Content-Transfer-Encoding: quoted-printable
Content-Type: text/x-c++; name=patch-src_af_xap_unix_xap_UnixEncodingManager.cpp;
	charset=ISO8859-1

--- src/af/xap/unix/xap_UnixEncodingManager.cpp.orig	Fri Mar  7 02:33:39 20=
03
+++ src/af/xap/unix/xap_UnixEncodingManager.cpp	Tue Mar 25 19:49:09 2003
@@ -475,6 +475,7 @@
 	NativeUnicodeEncodingName =3D "UTF-8";
 	LanguageISOName =3D "en";
 	LanguageISOTerritory =3D "US";  =20
+	XAP_EncodingManager::initialize();
=20
 	if (!*locname || !strcmp(locname,"C"))
 	{ 	/* paranoic case - broken system */
@@ -582,6 +583,5 @@
 			FREEP(mod);
 		}
 	}
-	XAP_EncodingManager::initialize();
 	describe();
 };

--=-o5aC362FtrP83IQqX8e2--

--=-hzETJD2IRkfaLlLjBGWO
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQA+gdP2b2iPiv4Uz4cRAhYkAKCiVKhj118Zq+l0h5GP/OMe3l94OQCffRtM
ZIqEt9RibgSX40iL/3td470=
=8Vit
-----END PGP SIGNATURE-----

--=-hzETJD2IRkfaLlLjBGWO--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1048695798.323.23.camel>