Added 'chosen' label to group window

pull/129/head
parent 44f6233a87
commit 4ae64ee452

@ -48,6 +48,7 @@
</child> </child>
<child> <child>
<object class="GtkTreeViewColumn"> <object class="GtkTreeViewColumn">
<property name="title" translatable="yes">Chosen</property>
<child> <child>
<object class="GtkCellRendererToggle" id="StatusCell"/> <object class="GtkCellRendererToggle" id="StatusCell"/>
<attributes> <attributes>

Loading…
Cancel
Save