[baobab] Remove unused image file



commit 8233727f05310feb851f91e560c88345a0fe754b
Author: Stefano Facchini <stefano facchini gmail com>
Date:   Tue Oct 16 19:37:28 2012 +0200

    Remove unused image file

 pixmaps/Makefile.am |    6 ------
 pixmaps/shot.png    |  Bin 1248 -> 0 bytes
 2 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am
index 1e3f708..cdd4948 100644
--- a/pixmaps/Makefile.am
+++ b/pixmaps/Makefile.am
@@ -1,10 +1,5 @@
 NULL =
 
-imagesdir = $(datadir)/baobab/pixmaps
-images_DATA = \
-	shot.png \
-	$(NULL)
-
 public_icons_themes = \
 	hicolor \
 	$(NULL)
@@ -24,7 +19,6 @@ noinst_DATA = \
 
 EXTRA_DIST = \
 	$(public_icons) \
-	$(images_DATA) \
 	$(noinst_DATA) \
 	$(NULL)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]