From a03ead3c85f5597d8394bf87b9bbddd76d775ae9 Mon Sep 17 00:00:00 2001 From: Victor Kareh Date: Wed, 2 May 2018 06:24:14 -0400 Subject: battstat: Load theme icons instead of pixmaps Also remove the outdated option for expanded view. --- battstat/battstat.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'battstat/battstat.h') diff --git a/battstat/battstat.h b/battstat/battstat.h index b0b59808..1ea8369b 100644 --- a/battstat/battstat.h +++ b/battstat/battstat.h @@ -88,8 +88,6 @@ typedef struct _ProgressData { GtkWidget *applet; /* these are used by properties.c */ - GtkWidget *radio_ubuntu_battery; - GtkWidget *radio_traditional_battery; GtkWidget *radio_text_1; GtkWidget *radio_text_2; GtkWidget *check_text; @@ -106,9 +104,6 @@ typedef struct _ProgressData { gboolean lowbattnotification; gboolean fullbattnot; gboolean beep; - gboolean draintop; - gboolean showstatus; - gboolean showbattery; AppletTextType showtext; /* label changed type (% <-> h:mm) and must be refreshed */ -- cgit v1.2.1