| 158 </child> |
158 </child> |
| 159 <child> |
159 <child> |
| 160 <object class="GtkTreeViewColumn" id="developers_column"> |
160 <object class="GtkTreeViewColumn" id="developers_column"> |
| 161 <property name="resizable">True</property> |
161 <property name="resizable">True</property> |
| 162 <property name="sizing">autosize</property> |
162 <property name="sizing">autosize</property> |
| 163 <property name="title" translatable="yes">Contributor</property> |
|
| 164 <child> |
163 <child> |
| 165 <object class="GtkCellRendererText" id="developers_cell_renderer"/> |
164 <object class="GtkCellRendererText" id="developers_cell_renderer"/> |
| 166 <attributes> |
165 <attributes> |
| 167 <attribute name="xalign">1</attribute> |
166 <attribute name="xalign">1</attribute> |
| 168 <attribute name="markup">0</attribute> |
167 <attribute name="markup">0</attribute> |
| 194 <child internal-child="selection"> |
193 <child internal-child="selection"> |
| 195 <object class="GtkTreeSelection"/> |
194 <object class="GtkTreeSelection"/> |
| 196 </child> |
195 </child> |
| 197 <child> |
196 <child> |
| 198 <object class="GtkTreeViewColumn" id="translators_column"> |
197 <object class="GtkTreeViewColumn" id="translators_column"> |
| 199 <property name="title" translatable="yes">Markup</property> |
|
| 200 <child> |
198 <child> |
| 201 <object class="GtkCellRendererText" id="translators_cell_renderer"/> |
199 <object class="GtkCellRendererText" id="translators_cell_renderer"/> |
| 202 <attributes> |
200 <attributes> |
| 203 <attribute name="xalign">1</attribute> |
201 <attribute name="xalign">1</attribute> |
| 204 <attribute name="markup">0</attribute> |
202 <attribute name="markup">0</attribute> |
| 231 <child internal-child="selection"> |
229 <child internal-child="selection"> |
| 232 <object class="GtkTreeSelection"/> |
230 <object class="GtkTreeSelection"/> |
| 233 </child> |
231 </child> |
| 234 <child> |
232 <child> |
| 235 <object class="GtkTreeViewColumn"> |
233 <object class="GtkTreeViewColumn"> |
| 236 <property name="title" translatable="yes">Name</property> |
|
| 237 <child> |
234 <child> |
| 238 <object class="GtkCellRendererText"/> |
235 <object class="GtkCellRendererText"/> |
| 239 <attributes> |
236 <attributes> |
| 240 <attribute name="markup">0</attribute> |
237 <attribute name="markup">0</attribute> |
| 241 </attributes> |
238 </attributes> |
| 242 </child> |
239 </child> |
| 243 </object> |
240 </object> |
| 244 </child> |
241 </child> |
| 245 <child> |
242 <child> |
| 246 <object class="GtkTreeViewColumn"> |
243 <object class="GtkTreeViewColumn"> |
| 247 <property name="title" translatable="yes">Value</property> |
|
| 248 <child> |
244 <child> |
| 249 <object class="GtkCellRendererText"/> |
245 <object class="GtkCellRendererText"/> |
| 250 <attributes> |
246 <attributes> |
| 251 <attribute name="sensitive">10</attribute> |
247 <attribute name="sensitive">10</attribute> |
| 252 <attribute name="markup">1</attribute> |
248 <attribute name="markup">1</attribute> |