zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #04596
Re: [Merge] lp:~rainct/zeitgeist/find_storage_for_uri into lp:zeitgeist
Review: Needs Fixing
38 + string uri_scheme = uri.substring (0, uri.index_of ("://"));
There's File.get_uri_scheme() for that.
45 + Mount mount = file.find_enclosing_mount ();
I'm really worried here, it's bringing back gvfs and I dont like that one bit, can be disable it for now and just distinguish net vs unknown?
--
https://code.launchpad.net/~rainct/zeitgeist/find_storage_for_uri/+merge/90423
Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist.
References