Skip to content
Snippets Groups Projects
Commit a2b799f6 authored by steve-e's avatar steve-e
Browse files

The never ending glade annoyance...

parent 114f5193
No related branches found
No related tags found
No related merge requests found
......@@ -271,7 +271,7 @@
<child internal-child="image">
<widget class="GtkImage" id="image1146">
<property name="visible">True</property>
<property name="stock">gtk-missing-image</property>
<property name="stock">gtk-directory</property>
<property name="icon_size">1</property>
</widget>
</child>
......
......@@ -34,7 +34,7 @@
<widget class="GtkImage" id="banner_status_image">
<property name="visible">True</property>
<property name="ypad">5</property>
<property name="stock">gtk-missing-image</property>
<property name="stock">None</property>
</widget>
<packing>
<property name="expand">False</property>
......@@ -70,7 +70,7 @@
<child>
<widget class="GtkImage" id="avatar_image">
<property name="visible">True</property>
<property name="stock">gtk-missing-image</property>
<property name="stock">None</property>
</widget>
</child>
</widget>
......@@ -188,7 +188,7 @@
<widget class="GtkImage" id="emoticons_button_image">
<property name="visible">True</property>
<property name="xpad">2</property>
<property name="stock">gtk-missing-image</property>
<property name="stock">None</property>
</widget>
</child>
<child>
......@@ -348,7 +348,7 @@
<child>
<widget class="GtkImage" id="tab_image">
<property name="visible">True</property>
<property name="stock">gtk-missing-image</property>
<property name="stock">None</property>
</widget>
<packing>
<property name="expand">False</property>
......@@ -415,7 +415,7 @@
<child>
<widget class="GtkImage" id="gc_banner_status_image">
<property name="visible">True</property>
<property name="stock">gtk-missing-image</property>
<property name="stock">None</property>
</widget>
<packing>
<property name="expand">False</property>
......@@ -563,7 +563,7 @@
<widget class="GtkImage" id="emoticons_button_image">
<property name="visible">True</property>
<property name="xpad">2</property>
<property name="stock">gtk-missing-image</property>
<property name="stock">None</property>
</widget>
</child>
<child>
......@@ -726,7 +726,7 @@
<child>
<widget class="GtkImage" id="image1346">
<property name="visible">True</property>
<property name="stock">gtk-missing-image</property>
<property name="stock">None</property>
</widget>
<packing>
<property name="expand">False</property>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment