devhelp r1103 - in trunk: . data/ui



Author: rhult
Date: Fri Oct  3 12:36:40 2008
New Revision: 1103
URL: http://svn.gnome.org/viewvc/devhelp?rev=1103&view=rev

Log:
2008-10-03  Richard Hult  <richard imendio com>

	* data/ui/Makefile.am:
	* data/ui/*.png:
	* data/ui/*.xpm: Remove unused images.


Removed:
   trunk/data/ui/book_closed.png
   trunk/data/ui/book_open.png
   trunk/data/ui/book_open.xpm
   trunk/data/ui/book_red.xpm
   trunk/data/ui/helpdoc.png
   trunk/data/ui/helpdoc.xpm
Modified:
   trunk/ChangeLog
   trunk/data/ui/Makefile.am

Modified: trunk/data/ui/Makefile.am
==============================================================================
--- trunk/data/ui/Makefile.am	(original)
+++ trunk/data/ui/Makefile.am	Fri Oct  3 12:36:40 2008
@@ -1,8 +1,5 @@
 imagedir = $(datadir)/devhelp/images
-image_DATA = 		\
-	book_open.png   \
-	book_closed.png \
-	helpdoc.png
+image_DATA =
 
 uidir = $(datadir)/devhelp/ui
 ui_DATA = 				\



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