Go to the source code of this file.
Defines | |
D-Bus Services and Interfaces names for mDictionary modules | |
These defines how are called services, remote objects and interfaces in both mDictionary modules. | |
#define | MANAGER_SERVICE "org.maemo.mdictionaryManager" |
Service's name for manager module. | |
#define | MANAGER_OBJECT "/org/maemo/mdictionaryManager" |
Remote object's name for manager module. | |
#define | MANAGER_IFACE "org.maemo.mdictionaryManager" |
Interface's name for manager module. | |
#define | GUI_SERVICE "org.maemo.mdictionaryGui" |
Service's name for GUI module. | |
#define | GUI_OBJECT "/org/maemo/mdictionaryGui" |
Remote object's name for GUI module. | |
#define | GUI_IFACE "org.maemo.mdictionaryGui" |
Interface's name for GUI module. |
This file defines names for D-Bus services, interfaces and remote objects for mDictionary two main modules:
Definition in file ws_services.h.