From bb6ab95e53b57ddd6520cff9d9e269045337ae9a Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Mon, 24 Oct 2005 16:10:52 +0000 Subject: Removed the svg+xml symlink bit in the install-data-local rule 2005-10-24 Rodney Dawes * 48x48/mimetypes/Makefile.am: Removed the svg+xml symlink bit in the install-data-local rule --- 48x48/mimetypes/Makefile.am | 2 -- ChangeLog | 5 +++++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/48x48/mimetypes/Makefile.am b/48x48/mimetypes/Makefile.am index 1decbadbf..0d72e7a85 100644 --- a/48x48/mimetypes/Makefile.am +++ b/48x48/mimetypes/Makefile.am @@ -187,7 +187,6 @@ install-data-hook: $(INSTALL_DATA) $(srcdir)/gnome-mime-application-x-object.png $(DESTDIR)$(icondir) $(INSTALL_DATA) $(srcdir)/gnome-mime-application-smil.png $(DESTDIR)$(icondir) $(INSTALL_DATA) $(srcdir)/gnome-mime-audio-midi.png $(DESTDIR)$(icondir) - $(INSTALL_DATA) $(srcdir)/gnome-mime-image-svg+xml.png $(DESTDIR)$(icondir) $(INSTALL_DATA) $(srcdir)/gnome-mime-text-x-chdr.png $(DESTDIR)$(icondir) $(INSTALL_DATA) $(srcdir)/gnome-mime-text-x-csrc.png $(DESTDIR)$(icondir) $(INSTALL_DATA) $(srcdir)/gnome-mime-text-x-c++src.png $(DESTDIR)$(icondir) @@ -200,7 +199,6 @@ install-data-hook: $(LN_S) gnome-mime-application-x-object.png $(DESTDIR)$(icondir)/gnome-mime-application-x-object-file.png $(LN_S) gnome-mime-application-smil.png $(DESTDIR)$(icondir)/gnome-mime-application-x-smil.png $(LN_S) gnome-mime-audio-midi.png $(DESTDIR)$(icondir)/gnome-mime-audio-x-midi.png - $(LN_S) gnome-mime-image-svg+xml.png $(DESTDIR)$(icondir)/gnome-mime-image-svg.png $(LN_S) gnome-mime-text-x-chdr.png $(DESTDIR)$(icondir)/gnome-mime-text-x-c-header.png $(LN_S) gnome-mime-text-x-csrc.png $(DESTDIR)$(icondir)/gnome-mime-text-x-c.png $(LN_S) gnome-mime-text-x-c++src.png $(DESTDIR)$(icondir)/gnome-mime-text-x-c++.png diff --git a/ChangeLog b/ChangeLog index 8d4b545a3..253c01004 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-10-24 Rodney Dawes + + * 48x48/mimetypes/Makefile.am: Removed the svg+xml symlink bit + in the install-data-local rule + 2005-10-24 Rodney Dawes * */mimetypes/Makefile.am: Remove specific image type icons -- cgit v1.2.1