Patch by: José Roberto de Souza <zehortigoza@profusion.mobi>
SVN revision: 80953
static const char _ethumb_dbus_interface[] = "org.enlightenment.Ethumb";
static const char _ethumb_dbus_objects_interface[] = "org.enlightenment.Ethumb.objects";
static const char _ethumb_dbus_path[] = "/org/enlightenment/Ethumb";
-static const char fdo_interface[] = "org.freedesktop.DBus";
-static const char fdo_bus_name[] = "org.freedesktop.DBus";
-static const char fdo_path[] = "/org/freedesktop/DBus";
static int _log_domain = -1;
static const char _ethumb_dbus_interface[] = "org.enlightenment.Ethumb";
static const char _ethumb_dbus_objects_interface[] = "org.enlightenment.Ethumb.objects";
static const char _ethumb_dbus_path[] = "/org/enlightenment/Ethumb";
-static const char fdo_interface[] = "org.freedesktop.DBus";
-static const char fdo_bus_name[] = "org.freedesktop.DBus";
-static const char fdo_path[] = "/org/freedesktop/DBus";
static int _initcount = 0;
static Eina_Hash *_exists_request = NULL;