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.
That's pretty much ok. Benedikt _______________________________________________ Thunar-dev mailing list [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev
