[Xfce4-commits] [xfce/xfce4-power-manager] 51/64: Fix minor build errors

noreply at xfce.org noreply at xfce.org
Mon May 26 06:00:46 CEST 2014


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository xfce/xfce4-power-manager.

commit 290607ffd322e4ac9e4fcbcf369368a46d73e72f
Author: Eric Koegel <eric.koegel at gmail.com>
Date:   Sat May 17 20:58:01 2014 +0300

    Fix minor build errors
---
 configure.ac.in                     |    2 ++
 data/icons/32x32/status/Makefile.am |    5 +----
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index 67f0893..a126b38 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -224,6 +224,8 @@ data/icons/22x22/status/Makefile
 data/icons/24x24/Makefile
 data/icons/24x24/actions/Makefile
 data/icons/24x24/status/Makefile
+data/icons/32x32/Makefile
+data/icons/32x32/status/Makefile
 data/icons/48x48/Makefile
 data/icons/48x48/actions/Makefile
 data/icons/48x48/status/Makefile
diff --git a/data/icons/32x32/status/Makefile.am b/data/icons/32x32/status/Makefile.am
index ebd1752..72ab65b 100644
--- a/data/icons/32x32/status/Makefile.am
+++ b/data/icons/32x32/status/Makefile.am
@@ -4,7 +4,6 @@ EXTRA_DIST =				\
 Datadir = $(datadir)/icons/hicolor/32x32/status
 
 Data_DATA =				\
-	xfpm-ac-adapter.png		\
 	xfpm-primary-000.png		\
 	xfpm-primary-020.png		\
 	xfpm-primary-040.png		\
@@ -18,6 +17,4 @@ Data_DATA =				\
 	xfpm-primary-080-charging.png	\
 	xfpm-primary-100-charging.png	\
 	xfpm-primary-charged.png		\
-	xfpm-primary-missing.png		\
-	xfpm-brightness-lcd-invalid.png	\
-	xfpm-brightness-lcd.png
+	xfpm-primary-missing.png

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list