Skip to content
Commit b78cc85d authored by Ondrej Holy's avatar Ondrej Holy
Browse files

metadata: Get tree from udev via dbus

We don't want to have dependency on udev in client part of gvfs due
to app sandboxing. Thus move the code into the metadata daemon and
get tree name via dbus.

Common code to get metadata proxy has to be moved in metatree code.

Mentioned changes caused that unistd.h is also included in
meta-get-tree.c and cause symbol redeclaration error. Variable
"pause" has to be renamed to avoid this conflict.
parent 95bf3840
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment