mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 04:38:55 +00:00
Use the correct D-Bus service name
This commit is contained in:
parent
3aa77c6918
commit
37e6765b8d
@ -30,7 +30,7 @@ typedef struct _SecretSession SecretSession;
|
||||
|
||||
#define SECRET_SERVICE_PATH "/org/freedesktop/secrets"
|
||||
|
||||
#define SECRET_SERVICE_BUS_NAME "org.freedesktop.Secret.Service"
|
||||
#define SECRET_SERVICE_BUS_NAME "org.freedesktop.secrets"
|
||||
|
||||
#define SECRET_ITEM_INTERFACE "org.freedesktop.Secret.Item"
|
||||
#define SECRET_COLLECTION_INTERFACE "org.freedesktop.Secret.Collection"
|
||||
|
Loading…
Reference in New Issue
Block a user