[gnome-boxes/add-ssh-to-remote-connection: 2/2] remote-connection: List ssh as a supported prefix



commit 0025b89a5b1940f40f1e7b563f229f7e4aa883c5
Author: Felipe Borges <felipeborges gnome org>
Date:   Mon Feb 3 10:04:54 2020 +0100

    remote-connection: List ssh as a supported prefix
    
    Fixes #468

 data/ui/assistant/remote-connection.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/assistant/remote-connection.ui b/data/ui/assistant/remote-connection.ui
index c4d12759..b929e182 100644
--- a/data/ui/assistant/remote-connection.ui
+++ b/data/ui/assistant/remote-connection.ui
@@ -19,7 +19,7 @@
             <property name="wrap">True</property>
             <property name="halign">start</property>
             <property name="max-width-chars">45</property>
-            <property name="label" translatable="yes">Enter an address to connect to. Addresses can begin 
with spice://, rdp:// or vnc://.</property>
+            <property name="label" translatable="yes">Enter an address to connect to. Addresses can begin 
with spice://, rdp://, ssh:// or vnc://.</property>
           </object>
         </child>
         <child>


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