Don't keep the caches for unthemed directories in a separate list, instead
2005-07-13 Matthias Clasen <mclasen@redhat.com> * gtk/gtkicontheme.c (load_themes): Don't keep the caches for unthemed directories in a separate list, instead append them at the end of the dir_mtimes list, so that we can check them for staleness like the other caches. (#310221, Mark McLoughlin)
This commit is contained in:
committed by
Matthias Clasen
parent
7db082d5da
commit
c251818ca0
@ -1,5 +1,11 @@
|
||||
2005-07-13 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkicontheme.c (load_themes): Don't keep the caches
|
||||
for unthemed directories in a separate list, instead append
|
||||
them at the end of the dir_mtimes list, so that we can check
|
||||
them for staleness like the other caches. (#310221, Mark
|
||||
McLoughlin)
|
||||
|
||||
* configure.in: Check that we have a new enough Cairo.
|
||||
|
||||
2005-07-13 Robert <20>gren <gtk@roboros.com>
|
||||
|
||||
Reference in New Issue
Block a user