Re: [Nautilus-list] eel multibyte bug



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]