[gnome-taquin/gnome-3-26] help: Do not include unused help images bloating the tarball size



commit 4e408b0d5d0977936fc6b2955cf3fe721c3d4951
Author: Andre Klapper <a9016009 gmx de>
Date:   Wed Oct 4 16:26:20 2017 +0200

    help: Do not include unused help images bloating the tarball size

 help/Makefile.am |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/help/Makefile.am b/help/Makefile.am
index 2932223..358c783 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -3,10 +3,7 @@ HELP_ID = gnome-taquin
 
 HELP_MEDIA = \
        figures/logo.png            \
-       figures/logo32.png          \
-       figures/start-screen.png    \
-       figures/fifteen.png         \
-       figures/sixteen.png
+       figures/logo32.png
 
 HELP_FILES = \
        15-Puzzle.page      \


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