diff options
author | Victor Kareh <[email protected]> | 2018-05-02 06:24:14 -0400 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-05-12 22:34:36 +0200 |
commit | 683946edbdc42d9ecf97e7f6763de280aa89ece1 (patch) | |
tree | 99685e32ac31cf3cc9e9cc96ea69c67e78d7f65c /battstat/Makefile.am | |
parent | 311ae4eb6690a2d089014622bd340aa79a33409c (diff) | |
download | mate-applets-683946edbdc42d9ecf97e7f6763de280aa89ece1.tar.bz2 mate-applets-683946edbdc42d9ecf97e7f6763de280aa89ece1.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 \ |