gtkplacesview.ui: Update helper label to include IPv6 addresses
This is a backport from 16bce171683d58. Thing is Nautilus pulled the code from master until now, so right now gtk-3-22 and Nautilus 3.24 differ. Would be great to have them share the same code, and at the same time have this small string helper issue fixed. https://bugzilla.gnome.org/show_bug.cgi?id=781622
This commit is contained in:
		| @ -54,7 +54,7 @@ | ||||
|           <object class="GtkLabel"> | ||||
|             <property name="visible">1</property> | ||||
|             <property name="hexpand">1</property> | ||||
|             <property name="label">smb://gnome.org, ssh://192.168.0.1</property> | ||||
|             <property name="label">smb://gnome.org, 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> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Carlos Soriano
					Carlos Soriano