blam r552 - in trunk: icons src



Author: cmartin
Date: Sun Apr 20 08:53:46 2008
New Revision: 552
URL: http://svn.gnome.org/viewvc/blam?rev=552&view=rev

Log:
Remove last traces of the old icons.


Modified:
   trunk/icons/Makefile.am
   trunk/src/Makefile.am

Modified: trunk/icons/Makefile.am
==============================================================================
--- trunk/icons/Makefile.am	(original)
+++ trunk/icons/Makefile.am	Sun Apr 20 08:53:46 2008
@@ -1,6 +1,6 @@
 SUBDIRS = 16x16 22x22 24x24 32x32 48x48 scalable
 noinst_DATA =                           \
 	      blam-add-news.png         \
-	      blam-edit-news.png        \
+	      blam-edit-news.png
 
 EXTRA_DIST = $(noinst_DATA) $(pixmap_DATA)

Modified: trunk/src/Makefile.am
==============================================================================
--- trunk/src/Makefile.am	(original)
+++ trunk/src/Makefile.am	Sun Apr 20 08:53:46 2008
@@ -5,10 +5,7 @@
 RESOURCES = \
 	    -resource:blam.glade,blam.glade                                  \
 	    -resource:$(top_srcdir)/icons/blam-add-news.png,blam-add-news.png      \
-	    -resource:$(top_srcdir)/icons/blam-edit-news.png,blam-edit-news.png    \
-	    -resource:$(top_srcdir)/icons/blam-about.png,blam-about.png \
-	    -resource:$(top_srcdir)/icons/blam.png,blam.png \
-	    -resource:$(top_srcdir)/icons/blam-tray-icon.png,blam-tray-icon.png
+	    -resource:$(top_srcdir)/icons/blam-edit-news.png,blam-edit-news.png
 
 ASSEMBLIES = \
 	     -r:System.Web   \



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