[gtk+/wip/gbsneto/placessidebar-locations] placesview: add placeholder text to address entry



commit 491a37dcb0c1832467e3e4b6d86db6109846d43b
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Sun May 31 22:56:19 2015 -0300

    placesview: add placeholder text to address entry

 gtk/ui/gtkplacesview.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtk/ui/gtkplacesview.ui b/gtk/ui/gtkplacesview.ui
index cbcaa16..218ab11 100644
--- a/gtk/ui/gtkplacesview.ui
+++ b/gtk/ui/gtkplacesview.ui
@@ -244,6 +244,7 @@
                 <property name="can_focus">True</property>
                 <property name="hexpand">True</property>
                 <property name="width_chars">20</property>
+                <property name="placeholder_text" translatable="yes">For example: 
smb://foo.example.org</property>
               </object>
               <packing>
                 <property name="expand">False</property>


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