libsysprof-ui: tweak label to total

It's good enough and shorter than Cumulative.
This commit is contained in:
Christian Hergert
2019-05-20 14:18:55 -07:00
parent b0a7e48d00
commit 407ddec8d5

View File

@ -172,7 +172,7 @@
<property name="expand">false</property>
<property name="sizing">fixed</property>
<property name="sort-column-id">2</property>
<property name="title" translatable="yes">Cumulative</property>
<property name="title" translatable="yes">Total</property>
<child>
<object class="GtkCellRendererProgress">
<property name="width">65</property>