mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
libsysprof-ui: tweak label to total
It's good enough and shorter than Cumulative.
This commit is contained in:
@ -172,7 +172,7 @@
|
|||||||
<property name="expand">false</property>
|
<property name="expand">false</property>
|
||||||
<property name="sizing">fixed</property>
|
<property name="sizing">fixed</property>
|
||||||
<property name="sort-column-id">2</property>
|
<property name="sort-column-id">2</property>
|
||||||
<property name="title" translatable="yes">Cumulative</property>
|
<property name="title" translatable="yes">Total</property>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkCellRendererProgress">
|
<object class="GtkCellRendererProgress">
|
||||||
<property name="width">65</property>
|
<property name="width">65</property>
|
||||||
|
|||||||
Reference in New Issue
Block a user