diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-10-04 18:36:13 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-10-04 18:36:13 +0200 |
commit | fc9b2558aa7f71035947c5ca1d7f3fb3a3027a12 (patch) | |
tree | 6dc7bb046c3085c2e03eb480d877e78143b36c3d | |
parent | fb2bdb9e2e3b9a8e322147a660361181f6d6f3af (diff) | |
download | RWA.Support.SessionService-fc9b2558aa7f71035947c5ca1d7f3fb3a3027a12.tar.gz RWA.Support.SessionService-fc9b2558aa7f71035947c5ca1d7f3fb3a3027a12.tar.bz2 RWA.Support.SessionService-fc9b2558aa7f71035947c5ca1d7f3fb3a3027a12.zip |
d/control: Update package description.
-rw-r--r-- | debian/control | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/debian/control b/debian/control index debde8f..21e7eb1 100644 --- a/debian/control +++ b/debian/control @@ -26,10 +26,11 @@ Depends: ${misc:Depends}, python3-dynaconf (>= 3.0), x11vnc, wget, -Description: DBus service connecting the Remote Support Desktop App with the Remote Web App - Remote Web App is a web-based desktop support tool that shares desktop - sessions to people provinding IT support. +Description: DBus service connecting the RWA.Support.DesktopApp with the RWA.Support.WebApp + RemoteWebApp.Support is a web-based desktop support tool that shares desktop + sessions to people providing IT support. . - This service controls sharing of the local desktop to the remote web app site. It provides - a bi-directional communication channel between the Remote Web App support site and the - locally running Remote Support Desktop UI application. + This DBus service controls the sharing of the local desktop to the + RWA.Support web app site. It provides a bi-directional communication + channel between the RWA.Support.WebApp support site and the locally + running RWA.Support.DesktopApp. |