]> Pileus Git - ~andy/gtk/commit
Fix a thinko that leads to constantly reloading the mime data if a
authorMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2006 17:42:10 +0000 (17:42 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 20 Jul 2006 17:42:10 +0000 (17:42 +0000)
commit066bb1b8f64a3b76a6600738e257cc44f439b651
tree465c203994f9aedb6d8b4c0946410f2a81cab47d
parent02471fdddc4bb66fa4fff020c1b79693bf1fc419
Fix a thinko that leads to constantly reloading the mime data if a

2006-07-20  Matthias Clasen  <mclasen@redhat.com>

Fix a thinko that leads to constantly reloading
the mime data if a mime.cache is present.  Patch
by Yevgen Muntyan, bugs.freedesktop.org #7495

* xdgmime.c (xdg_check_dir): Look for mime.cache first.
(xdg_check_file): Report existance of the file separately.
gtk/xdgmime/ChangeLog
gtk/xdgmime/xdgmime.c