[gtk+] gtkplacesview: Add example of IPv6 address in guidance
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] gtkplacesview: Add example of IPv6 address in guidance
- Date: Thu, 17 Nov 2016 13:51:39 +0000 (UTC)
commit 16bce171683d58294729cba5da62ff610b2781bc
Author: Ondrej Holy <oholy redhat com>
Date: Wed Nov 16 09:03:42 2016 +0100
gtkplacesview: Add example of IPv6 address in guidance
Square brackets are mandatory for IPv6 addresses. Add example of IPv6
address in the guidance to make it obvious.
https://bugzilla.gnome.org/show_bug.cgi?id=756570
gtk/ui/gtkplacesview.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/ui/gtkplacesview.ui b/gtk/ui/gtkplacesview.ui
index 8977e51..7799469 100644
--- a/gtk/ui/gtkplacesview.ui
+++ b/gtk/ui/gtkplacesview.ui
@@ -54,7 +54,7 @@
<object class="GtkLabel">
<property name="visible">1</property>
<property name="hexpand">1</property>
- <property name="label" translatable="yes">smb://foo.example.com, ssh://192.168.0.1</property>
+ <property name="label" translatable="yes">smb://foo.example.com, ssh://192.168.0.1,
ftp://[2001:db8::1]</property>
<property name="wrap">1</property>
<property name="width-chars">40</property>
<property name="max-width-chars">40</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]