mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 16:55:36 +08:00
Harmonize swift domain names to org.swift-project.*
This commit is contained in:
committed by
Michał Garapich
parent
f9de3ad409
commit
57b5e1421c
@@ -16,10 +16,10 @@
|
||||
//! @{
|
||||
|
||||
//! DBus interface for context
|
||||
#define BLACKCORE_CONTEXTSIMULATOR_INTERFACENAME "org.swift.pilotclient.BlackCore.ContextSimulator"
|
||||
#define BLACKCORE_CONTEXTSIMULATOR_INTERFACENAME "org.swift-project.blackcore.contextsimulator"
|
||||
|
||||
//! DBus object path for context
|
||||
#define BLACKCORE_CONTEXTSIMULATOR_OBJECTPATH "/Simulator"
|
||||
#define BLACKCORE_CONTEXTSIMULATOR_OBJECTPATH "/simulator"
|
||||
|
||||
//! @}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user