diff options
Diffstat (limited to 'contrib/gnunet_fs_gtk_search_tab.glade')
-rw-r--r-- | contrib/gnunet_fs_gtk_search_tab.glade | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/gnunet_fs_gtk_search_tab.glade b/contrib/gnunet_fs_gtk_search_tab.glade index 196a60dc..93e5debb 100644 --- a/contrib/gnunet_fs_gtk_search_tab.glade +++ b/contrib/gnunet_fs_gtk_search_tab.glade | |||
@@ -89,7 +89,7 @@ | |||
89 | <child> | 89 | <child> |
90 | <object class="GtkCellRendererText" id="search_result_mime_renderer"/> | 90 | <object class="GtkCellRendererText" id="search_result_mime_renderer"/> |
91 | <attributes> | 91 | <attributes> |
92 | <attribute name="background">8</attribute> | 92 | <attribute name="cell-background">8</attribute> |
93 | <attribute name="text">10</attribute> | 93 | <attribute name="text">10</attribute> |
94 | </attributes> | 94 | </attributes> |
95 | </child> | 95 | </child> |
@@ -123,7 +123,7 @@ | |||
123 | <child> | 123 | <child> |
124 | <object class="GtkCellRendererText" id="search_result_applicability_renderer"/> | 124 | <object class="GtkCellRendererText" id="search_result_applicability_renderer"/> |
125 | <attributes> | 125 | <attributes> |
126 | <attribute name="background">8</attribute> | 126 | <attribute name="cell-background">8</attribute> |
127 | <attribute name="text">11</attribute> | 127 | <attribute name="text">11</attribute> |
128 | </attributes> | 128 | </attributes> |
129 | </child> | 129 | </child> |
@@ -138,6 +138,7 @@ | |||
138 | <child> | 138 | <child> |
139 | <object class="GtkCellRendererPixbuf" id="search_result_preview_renderer"/> | 139 | <object class="GtkCellRendererPixbuf" id="search_result_preview_renderer"/> |
140 | <attributes> | 140 | <attributes> |
141 | <attribute name="cell-background">8</attribute> | ||
141 | <attribute name="pixbuf">3</attribute> | 142 | <attribute name="pixbuf">3</attribute> |
142 | </attributes> | 143 | </attributes> |
143 | </child> | 144 | </child> |