pull/93/head
parent 6824e91fd1
commit f5db2366c7

@ -1093,6 +1093,7 @@
<child>
<object class="GtkCellRendererText">
<property name="wrap-width">250</property>
<property name="max-width-chars">250</property>
</object>
<attributes>
<attribute name="text">5</attribute>
@ -1669,6 +1670,7 @@
<property name="min-width">20</property>
<property name="title" translatable="yes">Autostart</property>
<property name="clickable">True</property>
<property name="sort-column-id">3</property>
<child>
<object class="GtkCellRendererToggle" id="UserSystemAutostartCell"/>
<attributes>

Loading…
Cancel
Save