[gnome-remote-desktop] settings: Fix title of specification in setting description



commit 37e84b54cb3cb32b4af9e39e77adb4820f2f10ea
Author: Pascal Nowack <Pascal Nowack gmx de>
Date:   Sat Jun 18 08:13:44 2022 +0200

    settings: Fix title of specification in setting description
    
    The title of the [MS-RDPEDISP] specification is "Display Update Virtual
    Channel Extension", not "Display Control Channel Extension".
    The DVC name contains the term "DisplayControl", as well as the PDUs
    contain that term, leading to this confusion.
    
    So, fix that string.

 src/org.gnome.desktop.remote-desktop.gschema.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/org.gnome.desktop.remote-desktop.gschema.xml.in 
b/src/org.gnome.desktop.remote-desktop.gschema.xml.in
index b67d2491..5b39a5de 100644
--- a/src/org.gnome.desktop.remote-desktop.gschema.xml.in
+++ b/src/org.gnome.desktop.remote-desktop.gschema.xml.in
@@ -22,7 +22,7 @@
 
         When using a remote desktop session with a virtual monitor, clients can
         resize the resolution of the virtual monitor during a session with the
-        Display Control Channel Extension ([MS-RDPEDISP]).
+        Display Update Virtual Channel Extension ([MS-RDPEDISP]).
 
         Allowed screenshare modes include:
 


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