]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/app/alarmdbus.h
Add .pro.user.* to svn:ignore and remove it in the release target.
[toast/confclerk.git] / src / app / alarmdbus.h
index 224b7f2671f354b42d95b504850894ce3ec65966..1b9127cd136956f7b10b21ff6745ad464e66ee98 100644 (file)
@@ -1,5 +1,6 @@
 /*
  * Copyright (C) 2010 Ixonos Plc.
+ * Copyright (C) 2011-2012 Philipp Spitzer, gregor herrmann, Stefan Stahl
  *
  * This file is part of ConfClerk.
  *
@@ -25,7 +26,7 @@
 class CAlarmDBus: public QObject
 {
     Q_OBJECT
-    Q_CLASSINFO("D-Bus Interface", "org.fosdem.schedule")
+    Q_CLASSINFO("D-Bus Interface", "at.priv.toastfreeware.confclerk")
 
 public:
        CAlarmDBus(QWidget * aParent);