2004-12-10 James Henstridge <james@jamesh.id.au>
* Makefile.am (install-desktop-database): update the desktop file
database on install, since we install a new mime action.
* font-view.c (get_font): don't free the pattern when creating the
font object, since XftFontOpenPattern takes ownership of the
pattern.
* gnome-font-viewer.desktop.in.in (Exec): use %u instead of %U,
since we only support openning one file.
2004-11-27 James Henstridge <james@jamesh.id.au>
* Makefile.am: get rid of old mime stuff.
* gnome-font-viewer.desktop.in.in (Exec): add a "%U" to the
command line, so Nautilus will run gnome-font-viewer for stuff
under the fonts:/// URI.
2004-11-27 James Henstridge <james@jamesh.id.au>
* themus.applications, themus.keys: remove.
* themus-theme-applier.desktop.in.in: new file to hook up
themus-apply-theme, since the old .applications file isn't used by
the new MIME system.