[gtk+] [icons] text-x-generic isn't a generated icon



commit 1e737bb61b125f36ea76685e27f8d9512af679b3
Author: John Ralls <jralls ceridwen us>
Date:   Sun Nov 20 16:19:59 2011 -0800

    [icons] text-x-generic isn't a generated icon
    
    
    Calling it one causes maintainer-clean to delete it.

 gtk/Makefile.am |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 9212dfe..d6661af 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -1356,7 +1356,6 @@ GENERATED_ICONS = \
 	stock-icons/16/folder-remote.png 		\
 	stock-icons/16/user-home.png 			\
 	stock-icons/16/user-desktop.png 		\
-	stock-icons/16/text-x-generic.png 		\
 	stock-icons/24/go-previous-rtl.png 		\
 	stock-icons/24/go-next-rtl.png 			\
 	stock-icons/24/go-first-rtl.png 		\
@@ -1368,8 +1367,7 @@ GENERATED_ICONS = \
 	stock-icons/24/document-save.png 		\
 	stock-icons/24/folder-remote.png 		\
 	stock-icons/24/user-home.png 			\
-	stock-icons/24/user-desktop.png 		\
-	stock-icons/24/text-x-generic.png
+	stock-icons/24/user-desktop.png
 
 # need to copy the icons so that we can replace the generated ones with
 # symlinks, even in the readonly srcdir case



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