On 1/14/06, Benedikt Meurer <[EMAIL PROTECTED]> wrote: > Erik Harrison wrote: > > Hello Benny. Hope things are good for you. Thunar seems in excellent > > shape, regardless. > > > > A Gtk+ 2.8 ism has creeped into thunar-path-entry.c. Commenting out > > line 280, containing "gtk_entry_completion_set_popup_single_match" > > allows it to build on my computer, but I'm not sure if that's the best > > solution. > > Fixed. Dunno how well this works with Gtk 2.6. Does it popup the > completion window if only a single entry matches? >
No, sorta. If only one entry matches, it autocompletes, highlighting the match portion. So, if I type /usr/local/lib/pk I get /usr/local/lib/pkgconfig automatically, with "gconfig" highlighted. Deleting "gconfig" will pop up the completion window with pkgconfig in it. > > Erik > > Benedikt > _______________________________________________ > Thunar-dev mailing list > [email protected] > http://foo-projects.org/mailman/listinfo/thunar-dev > -- Erik "If Beethoven had been killed in a plane crash at the age of 22, it would have changed the history of music... and of aviation." _______________________________________________ Thunar-dev mailing list [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev
