[goffice] Disconnect pixmaps directory



commit 3c6e98fb89453287c8fdcbad7f842471c5abb661
Author: Morten Welinder <terra gnome org>
Date:   Tue Dec 6 15:51:13 2011 -0500

    Disconnect pixmaps directory

 Makefile.am         |    2 +-
 pixmaps/Makefile.am |    3 ---
 pixmaps/README      |    3 +++
 3 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 02d0af7..e6adc0d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
 # Makefile.am for goffice
 
-SUBDIRS = goffice tests pixmaps plugins po docs tools
+SUBDIRS = goffice tests plugins po docs tools
 
 EXTRA_DIST = README NEWS BUGS MAINTAINERS AUTHORS \
 	goffice.mk \
diff --git a/pixmaps/README b/pixmaps/README
new file mode 100644
index 0000000..b263b76
--- /dev/null
+++ b/pixmaps/README
@@ -0,0 +1,3 @@
+This directory is used only to store currently-unused icons.
+New icons should go into the relevant plugin or somewhere like
+goffice/graph/.



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