diff options
author | Victor Kareh <[email protected]> | 2018-05-02 06:24:14 -0400 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-05-12 22:22:15 +0200 |
commit | a03ead3c85f5597d8394bf87b9bbddd76d775ae9 (patch) | |
tree | 6814da6859812eeddd920790303eb4aeb8f783c1 /battstat/Makefile.am | |
parent | 7185a704026f9fccf253c0993be986d359f16526 (diff) | |
download | mate-applets-a03ead3c85f5597d8394bf87b9bbddd76d775ae9.tar.bz2 mate-applets-a03ead3c85f5597d8394bf87b9bbddd76d775ae9.tar.xz |
battstat: Load theme icons instead of pixmaps
Also remove the outdated option for expanded view.
Diffstat (limited to 'battstat/Makefile.am')
-rw-r--r-- | battstat/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/battstat/Makefile.am b/battstat/Makefile.am index 648e0789..cc3e09c3 100644 --- a/battstat/Makefile.am +++ b/battstat/Makefile.am @@ -39,7 +39,6 @@ libexec_PROGRAMS = battstat-applet battstat_applet_SOURCES = \ battstat.h \ - pixmaps.h \ properties.c \ battstat_applet.c \ power-management.c \ |