Mike Massonnet wrote: >>That's not really what I meant (esp. since that is already possible >>with ThunarVfsPath): > > You know this better than me ;-) Of course it fits better in > thunar-vfs-path. (My guess would be to add thunar_vfs_path_unquote, > and call it in thunar_vfs_path_dup_uri) > >> a) the encode side is missing >> b) the URI will be made invalid in non-trivial cases > > I don't know these cases :/ Use g_ascii_* functions?
escape(to_utf8(unescape(uri))) != uri >> c) it's still not pretty (i.e. "Trash/New Folder/") > > Mmmh! > > I don't really know.. the good way. But I know tricky ways :) (I > will leave them at home). Well, as said, this will be a tricky issue, and I'm not yet sure if its worth the effort (-> trash isn't primary document storage either, and the path bar does a good job for most people). > Cheers, > Mike Benedikt _______________________________________________ Thunar-dev mailing list [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev
