release 2.9.3

Mon Dec 20 16:52:47 2004  Jonathan Blandford  <jrb@redhat.com>

        * configure.in: release 2.9.3
This commit is contained in:
Jonathan Blandford 2004-12-20 21:53:31 +00:00 committed by Jonathan Blandford
parent d8bd50ad77
commit efc3ce995f
5 changed files with 14 additions and 1 deletions

View file

@ -52,6 +52,9 @@ endif
install-desktop-database: install-desktopDATA
update-desktop-database $(DESTDIR)$(desktopdir)
uninstall-local:
rm -f $(DESTDIR)$(desktopdir)/mimeinfo.cache
@INTLTOOL_DESKTOP_RULE@
@INTLTOOL_DIRECTORY_RULE@
@INTLTOOL_SCHEMAS_RULE@

View file

@ -73,6 +73,9 @@ endif
install-desktop-database: install-desktopDATA
update-desktop-database $(DESTDIR)$(desktopdir)
distclean-local:
rm -f $(DESTDIR)$(desktopdir)/mimeinfo.cache
@INTLTOOL_DESKTOP_RULE@
@INTLTOOL_SCHEMAS_RULE@