--- src/control.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/control.h b/src/control.h index e455437..3c85e22 100644 --- a/src/control.h +++ b/src/control.h @@ -31,9 +31,9 @@ class Control; class Script: public QDBusAbstractAdaptor { Q_OBJECT - Q_CLASSINFO("D-Bus Interface", "org.phonesim.Script") + Q_CLASSINFO("D-Bus Interface", "org.ofono.phonesim.Script") Q_CLASSINFO("D-Bus Introspection", "" -" \n" +" \n" " \n" " \n" " \n" -- 1.7.2.3