http://bugzilla.xfce.org/show_bug.cgi?id=5710
--- Comment #2 from Nick Schermer <[email protected]> 2009-08-29 23:20:26 CEST --- Right now it is used in exo, thunar, garcon (but that is not using xfce libraries) and panel. So technically exo could be used too. Duno about _is_uri, I guess it's fine, but the string "look: I'm online" will return true too. The function is handy then you work with gio, if you have a string (from a config file or dnd for example) you can use this function to pick between g_file_new_for_{uri,path}, in exo-open it is used to decide if we can use gtk_show_uri directly or perform some additional check if it's a file, email address, website etc. -- Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce-bugs
