diff --git a/backends/skype/main.cpp b/backends/skype/main.cpp index 17f10bd9..095c41a9 100644 --- a/backends/skype/main.cpp +++ b/backends/skype/main.cpp @@ -366,7 +366,7 @@ class SpectrumNetworkPlugin : public NetworkPlugin { free(db); - sleep(2); + sleep(10); GError *error = NULL; DBusObjectPathVTable vtable;