[seahorse] Change the dbus name that the seahorse application claims
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse] Change the dbus name that the seahorse application claims
- Date: Tue, 19 Feb 2013 05:51:47 +0000 (UTC)
commit a6a772e04769b8e4209361f8ec5f012d36efb219
Author: Stef Walter <stefw gnome org>
Date: Mon Feb 18 15:29:29 2013 +0100
Change the dbus name that the seahorse application claims
This is so it doesn't conflict with the seahorse-daemon dbus name
owned by libcryptui
https://bugzilla.gnome.org/show_bug.cgi?id=694053
libseahorse/seahorse-application.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libseahorse/seahorse-application.c b/libseahorse/seahorse-application.c
index ef73bb9..f7b8a31 100644
--- a/libseahorse/seahorse-application.c
+++ b/libseahorse/seahorse-application.c
@@ -173,7 +173,7 @@ GtkApplication *
seahorse_application_new (void)
{
return g_object_new (SEAHORSE_TYPE_APPLICATION,
- "application-id", "org.gnome.seahorse",
+ "application-id", "org.gnome.seahorse.Application",
NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]