Added wrap for system services table

pull/93/head
parent b83fc259ba
commit 6824e91fd1

@ -1091,7 +1091,9 @@
<property name="clickable">True</property> <property name="clickable">True</property>
<property name="sort-column-id">6</property> <property name="sort-column-id">6</property>
<child> <child>
<object class="GtkCellRendererText"/> <object class="GtkCellRendererText">
<property name="wrap-width">250</property>
</object>
<attributes> <attributes>
<attribute name="text">5</attribute> <attribute name="text">5</attribute>
</attributes> </attributes>

Loading…
Cancel
Save