[gimp] icons: move gimp-dialog-icons.xcf.gz to the 64/ folder



commit d8ad14142c1766301d7fb1579656daab835f6ad5
Author: Michael Natterer <mitch gimp org>
Date:   Mon May 12 11:40:37 2014 +0200

    icons: move gimp-dialog-icons.xcf.gz to the 64/ folder
    
    and don't distribute it, we don't distribute any other icon source
    image either.

 icons/{ => 64}/gimp-dialog-icons.xcf.gz |  Bin 15795 -> 15795 bytes
 icons/Makefile.am                       |    3 +--
 2 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/icons/Makefile.am b/icons/Makefile.am
index 934f8cf..829aab1 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -514,8 +514,7 @@ NOSTOCK_IMAGES = \
 EXTRA_DIST = \
        $(icons_DATA)           \
        $(STOCK_IMAGES)         \
-       $(NOSTOCK_IMAGES)       \
-       gimp-dialog-icons.xcf.gz
+       $(NOSTOCK_IMAGES)
 
 noinst_DATA = \
        gimp-core-pixbufs.h     \


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