Re: [Nautilus-list] Re: [GNOME VFS] Re: location bar autocompletion



On 2/25/02 4:05 PM, "Alex Larsson" <alexl redhat com> wrote:

> This seems like a good solution. We could also show file: uris that are
> valid UTF8 in the "non-encoded" UTF8 form in the location bar (unless
> G_BROKEN_FILENAMES is used).

Agreed.

> This is gonna require some real attention to details.

True, but it can be boiled down to two functions:

    get_uri_from_location_bar_text
    get_location_bar_text_from_uri

Each with two parameters, the text and the G_BROKEN_FILENAMES setting.

So we can thoroughly test it with the eel test framework. It's easier to get
right than things that can't be boiled down like that.

    -- Darin





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]