summaryrefslogtreecommitdiffstats
path: root/fpicker/uiconfig/ui/explorerfiledialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/uiconfig/ui/explorerfiledialog.ui')
-rw-r--r--fpicker/uiconfig/ui/explorerfiledialog.ui16
1 files changed, 4 insertions, 12 deletions
diff --git a/fpicker/uiconfig/ui/explorerfiledialog.ui b/fpicker/uiconfig/ui/explorerfiledialog.ui
index 1817d785c814..238760f74d13 100644
--- a/fpicker/uiconfig/ui/explorerfiledialog.ui
+++ b/fpicker/uiconfig/ui/explorerfiledialog.ui
@@ -293,6 +293,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="tooltip_text" translatable="yes" context="explorerfiledialog|add">Add current folder to Places</property>
<property name="image">image1</property>
<property name="always_show_image">True</property>
</object>
@@ -307,6 +308,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="tooltip_text" translatable="yes" context="explorerfiledialog|del">Remove selected folder from Places</property>
<property name="image">image2</property>
<property name="always_show_image">True</property>
</object>
@@ -442,18 +444,8 @@
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="model">liststore2</property>
- <child>
- <object class="GtkCellRendererPixbuf" id="icon"/>
- <attributes>
- <attribute name="pixbuf">0</attribute>
- </attributes>
- </child>
- <child>
- <object class="GtkCellRendererText" id="text"/>
- <attributes>
- <attribute name="text">1</attribute>
- </attributes>
- </child>
+ <property name="pixbuf-column">0</property>
+ <property name="text-column">1</property>
</object>
</child>
</object>