Added wrap for system services table

pull/93/head
parent b83fc259ba
commit 6824e91fd1

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

Loading…
Cancel
Save