/*
* Copyright (C) 2010 Ixonos Plc.
- * Copyright (C) 2011 Philipp Spitzer, gregor herrmann
+ * Copyright (C) 2011-2012 Philipp Spitzer, gregor herrmann, Stefan Stahl
*
* This file is part of ConfClerk.
*
class AlarmDBusAdaptor: public QDBusAbstractAdaptor
{
Q_OBJECT
- Q_CLASSINFO("D-Bus Interface", "org.fosdem.schedule.AlarmInterface")
+ Q_CLASSINFO("D-Bus Interface", "at.priv.toastfreeware.confclerk.AlarmInterface")
Q_CLASSINFO("D-Bus Introspection", ""
-" <interface name=\"org.fosdem.schedule.AlarmInterface\" >\n"
+" <interface name=\"at.priv.toastfreeware.confclerk.AlarmInterface\" >\n"
" <method name=\"Alarm\">\n"
" <arg name=\"aEventId\" type=\"i\" direction=\"in\"/>\n"
" </method>\n"