From 7608bb025507f0beb235abb5e1ef7ad84148892c Mon Sep 17 00:00:00 2001 From: 05356787 <05356787@localhost.localdomain> Date: Fri, 31 Oct 2008 13:10:02 -0200 Subject: Add filesystem usage bars --- hardinfo2/shell.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hardinfo2/shell.h') diff --git a/hardinfo2/shell.h b/hardinfo2/shell.h index 2fa2f968..56b7765f 100644 --- a/hardinfo2/shell.h +++ b/hardinfo2/shell.h @@ -48,6 +48,7 @@ typedef enum { SHELL_VIEW_DUAL, SHELL_VIEW_LOAD_GRAPH, SHELL_VIEW_PROGRESS, + SHELL_VIEW_PROGRESS_DUAL, SHELL_VIEW_N_VIEWS } ShellViewType; @@ -86,6 +87,7 @@ struct _Shell { GtkUIManager *ui_manager; ShellViewType view_type; + gboolean normalize_percentage; gint _pulses; ShellOrderType _order_type; -- cgit v1.2.3