mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
Tweak percent sign format
This commit is contained in:
@ -1518,7 +1518,7 @@ set_icons (Application *app)
|
|||||||
g_list_free (pixbufs);
|
g_list_free (pixbufs);
|
||||||
}
|
}
|
||||||
|
|
||||||
#define PCT_FORMAT "%.2f<span size='smaller'><span size='smaller'> %% </span></span>"
|
#define PCT_FORMAT "%.2f<span size='smaller'><span size='smaller'> </span>%%</span>"
|
||||||
|
|
||||||
static gboolean
|
static gboolean
|
||||||
build_gui (Application *app)
|
build_gui (Application *app)
|
||||||
|
|||||||
Reference in New Issue
Block a user