From d8ad14142c1766301d7fb1579656daab835f6ad5 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Mon, 12 May 2014 11:40:37 +0200 Subject: [PATCH] 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 icons/Makefile.am | 3 +-- 2 files changed, 1 insertion(+), 2 deletions(-) rename icons/{ => 64}/gimp-dialog-icons.xcf.gz (100%) diff --git a/icons/gimp-dialog-icons.xcf.gz b/icons/64/gimp-dialog-icons.xcf.gz similarity index 100% rename from icons/gimp-dialog-icons.xcf.gz rename to icons/64/gimp-dialog-icons.xcf.gz diff --git a/icons/Makefile.am b/icons/Makefile.am index 934f8cf80d..829aab100b 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 \