mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +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="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>
|
||||
|
||||
Reference in New Issue
Block a user