[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Nautilus-list] eel multibyte bug
- From: Darin Adler <darin bentspoon com>
- To: Alex Larsson <alexl redhat com>
- Cc: <nautilus-list lists eazel com>
- Subject: Re: [Nautilus-list] eel multibyte bug
- Date: Mon, 27 Aug 2001 13:09:23 -0700
On Monday, August 27, 2001, at 12:36 PM, Alex Larsson wrote:
The eel list column headers have problems truncating strings in multibyte
locales. Here is a patch.
Patch looks fine. Please commit.
+ wc_string = g_new0 (GdkWChar, length + 1);
Seems this could be a g_new instead of g_new0, but I could be wrong. Lets
just leave it.
-- Darin
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]