aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/gnunet_fs_gtk_publish_tab.glade1
-rw-r--r--contrib/gnunet_fs_gtk_search_tab.glade1
2 files changed, 2 insertions, 0 deletions
diff --git a/contrib/gnunet_fs_gtk_publish_tab.glade b/contrib/gnunet_fs_gtk_publish_tab.glade
index 2764b605..098471e5 100644
--- a/contrib/gnunet_fs_gtk_publish_tab.glade
+++ b/contrib/gnunet_fs_gtk_publish_tab.glade
@@ -68,6 +68,7 @@
68 <child> 68 <child>
69 <object class="GtkCellRendererPixbuf" id="_publish_animated_icon_renderer"/> 69 <object class="GtkCellRendererPixbuf" id="_publish_animated_icon_renderer"/>
70 <attributes> 70 <attributes>
71 <attribute name="cell-background">2</attribute>
71 <attribute name="pixbuf">6</attribute> 72 <attribute name="pixbuf">6</attribute>
72 </attributes> 73 </attributes>
73 </child> 74 </child>
diff --git a/contrib/gnunet_fs_gtk_search_tab.glade b/contrib/gnunet_fs_gtk_search_tab.glade
index 809f04b3..dc1b9cdf 100644
--- a/contrib/gnunet_fs_gtk_search_tab.glade
+++ b/contrib/gnunet_fs_gtk_search_tab.glade
@@ -93,6 +93,7 @@
93 <child> 93 <child>
94 <object class="GtkCellRendererPixbuf" id="search_result_status_cellrendererpixbuf"/> 94 <object class="GtkCellRendererPixbuf" id="search_result_status_cellrendererpixbuf"/>
95 <attributes> 95 <attributes>
96 <attribute name="cell-background">8</attribute>
96 <attribute name="pixbuf">17</attribute> 97 <attribute name="pixbuf">17</attribute>
97 <attribute name="stock-id">8</attribute> 98 <attribute name="stock-id">8</attribute>
98 </attributes> 99 </attributes>