aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-20 17:53:12 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-20 17:53:12 +0000
commitd7db310cbcf7c299c99fd61aed895439b6951ebb (patch)
treed5f4e6303ffe851da2f7626868ad8a967ca38b4f
parent0f7ce4229b85677af575abfa327e685984e5dcc4 (diff)
downloadgnunet-gtk-d7db310cbcf7c299c99fd61aed895439b6951ebb.tar.gz
gnunet-gtk-d7db310cbcf7c299c99fd61aed895439b6951ebb.zip
-set status icon background (#2438)
-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>