[gnome-settings-daemon] sharing: Add gnome-remote-desktop as available service



commit 949109a27bb7da401f40d1a6727f311637f0cc3d
Author: Jonas Ådahl <jadahl gmail com>
Date:   Fri Aug 18 17:40:16 2017 +0800

    sharing: Add gnome-remote-desktop as available service
    
    This makes it possible for gsd-sharing to manage the
    gnome-remote-desktop systemd user service.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=786563

 plugins/sharing/gsd-sharing-manager.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/sharing/gsd-sharing-manager.c b/plugins/sharing/gsd-sharing-manager.c
index a9ce7d7..a90df9a 100644
--- a/plugins/sharing/gsd-sharing-manager.c
+++ b/plugins/sharing/gsd-sharing-manager.c
@@ -99,6 +99,7 @@ static gpointer manager_object = NULL;
 static const char * const services[] = {
         "rygel",
         "vino-server",
+        "gnome-remote-desktop",
         "gnome-user-share-webdav"
 };
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]