X-Git-Url: http://git.maemo.org/git/?p=vicar;a=blobdiff_plain;f=src%2Fvicar-telepathy%2Fsrc%2Fnames.h;fp=src%2Fvicar-telepathy%2Fsrc%2Fnames.h;h=0000000000000000000000000000000000000000;hp=8e2c1418957ac7b3f4ccf08bbefd7557f9129ba4;hb=74800375ecf7f41e290cf7cc7fa9ee8b230be68e;hpb=89f0017e6a73945ea83247472a6fa07d6ee536b5 diff --git a/src/vicar-telepathy/src/names.h b/src/vicar-telepathy/src/names.h deleted file mode 100644 index 8e2c141..0000000 --- a/src/vicar-telepathy/src/names.h +++ /dev/null @@ -1,48 +0,0 @@ -/* -@version: 0.6 -@author: Sudheer K. -@license: GNU General Public License - -Based on Telepathy-SNOM with copyright notice below. -*/ - - -/* - * Telepathy SNOM VoIP phone connection manager - * Copyright (C) 2006 by basyskom GmbH - * @author Tobias Hunger - * - * This library is free software; you can redisQObject::tribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License version 2.1 as published by the Free Software Foundation. - * - * This library is disQObject::tributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., - * 51 Franklin SQObject::treet, Fifth Floor, Boston, MA 02110-1301 USA - */ - -#ifndef _VICAR_NAMES_H_ -#define _VICAR_NAMES_H_ - -#define cm_service_name "org.freedesktop.Telepathy.ConnectionManager.vicar" -#define cm_object_path "/org/freedesktop/Telepathy/ConnectionManager/vicar" -#define cm_interface_name "org.freedesktop.Telepathy.ConnectionManager" - -#define ACCOUNT_MGR_NAME "org.freedesktop.Telepathy.AccountManager" -#define ACCOUNT_MGR_PATH "/org/freedesktop/Telepathy/AccountManager" -#define ACCOUNT_MGR_IFACE_QUERY "com.nokia.AccountManager.Interface.Query" -#define ACCOUNT_IFACE_COMPAT "com.nokia.Account.Interface.Compat" -#define ACCOUNT_IFACE_COMPAT_PROFILE "com.nokia.Account.Interface.Compat.Profile" -#define DBUS_PROPERTIES "org.freedesktop.DBus.Properties" - -#define APPLICATION_DBUS_PATH "/org/maemo/vicar" -#define APPLICATION_DBUS_INTERFACE "org.maemo.vicar" -#define APPLICATION_DBUS_SERVICE "org.maemo.vicar" - -#endif