[gnome-boxes/wip/feborges/ssh: 5/5] wizard-source: Promote SSH in the remote connections UI
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/wip/feborges/ssh: 5/5] wizard-source: Promote SSH in the remote connections UI
- Date: Mon, 3 Dec 2018 14:34:19 +0000 (UTC)
commit 0cdb3bb23924ba46aeb4466a5a3420cb0a9fb50d
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]