[gnome-boxes/wip/feborges/ssh: 16/16] wizard-source: Promote SSH in the remote connections UI



commit d88f38db45f72ec1506125b395ee6a9fac8bb66f
Author: Felipe Borges <felipeborges gnome org>
Date:   Mon Nov 26 15:59:00 2018 +0100

    wizard-source: Promote SSH in the remote connections UI
    
    This lists SSH as a supported option in the remote connection entry
    and page in the new machine assistant (wizard).
    
    Fixes #265

 data/ui/wizard-source.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/wizard-source.ui b/data/ui/wizard-source.ui
index 67a6134e..64e88b99 100644
--- a/data/ui/wizard-source.ui
+++ b/data/ui/wizard-source.ui
@@ -155,7 +155,7 @@
                           <object class="GtkLabel">
                             <property name="visible">True</property>
                             <property name="halign">start</property>
-                            <property name="label" translatable="yes">Connect using RDP, SPICE or 
VNC.</property>
+                            <property name="label" translatable="yes">Connect using RDP, SPICE, SSH, or 
VNC.</property>
                             <property name="xalign">0</property>
                             <property name="wrap">True</property>
                             <property name="max-width-chars">50</property>
@@ -382,7 +382,7 @@
                 <property name="max-width-chars">64</property>
                 <property name="halign">start</property>
                 <property name="xalign">0.0</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>
               <packing>
                 <property name="expand">True</property>


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