Updated CLEANFILES Removed from svn (built file). Updated svn:ignore

2007-01-08  Jan Arne Petersen <jap@gnome.org>

	* Makefile.am: Updated CLEANFILES
	* gnome-theme-package.xml: Removed from svn (built file).
	* ./: Updated svn:ignore properties.


svn path=/trunk/; revision=7109
This commit is contained in:
Jan Arne Petersen 2007-01-08 22:17:00 +00:00 committed by Jan Arne Petersen
parent 55153b7c8c
commit ffd0842e4b
3 changed files with 7 additions and 9 deletions

View file

@ -1,3 +1,9 @@
2007-01-08 Jan Arne Petersen <jap@gnome.org>
* Makefile.am: Updated CLEANFILES
* gnome-theme-package.xml: Removed from svn (built file).
* ./: Updated svn:ignore properties.
2007-01-08 Thomas Wood <thos@gnome.org>
* gnome-theme-details.c: (color_select),

View file

@ -51,7 +51,7 @@ INCLUDES = \
$(GNOMECC_CAPPLETS_CFLAGS) \
-DGLADEDIR=\""$(gladedir)"\"
CLEANFILES = $(GNOMECC_CAPPLETS_CLEANFILES) $(Desktop_in_files) $(desktop_DATA)
CLEANFILES = $(GNOMECC_CAPPLETS_CLEANFILES) $(Desktop_in_files) $(desktop_DATA) $(xml_files)
EXTRA_DIST = $(glade_DATA) gnome-theme-save-data.c $(pixmap_DATA)
install-data-hook:

View file

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-gnome-theme-package">
<sub-class-of type="application/x-compressed-tar"/>
<comment>Gnome Theme Package</comment>
<glob pattern="*.gtp"/>
</mime-type>
</mime-info>