Sync with upstream

svn path=/trunk/; revision=6975
This commit is contained in:
Matthias Clasen
2008-06-09 16:45:19 +00:00
parent 7bbfdf3c6b
commit 2bd31c9e6c
15 changed files with 808 additions and 240 deletions

View File

@@ -1,3 +1,9 @@
2008-06-09 Matthias Clasen <mclasen@redhat.com>
* xdgmime/*: Sync with upstream. This brings support for
glob weights, generic icons, and changes the cache format to
version 1.1.
2008-05-28 Michael Natterer <mitch@imendio.com>
* Makefile.am: don't define G_DISABLE_SINGLE_INCLUDES, it's in
@@ -49,6 +55,13 @@
* Makefile.am : EXTRA_DIST += makefile.msc
2008-05-17 Matthias Clasen <mclasen@redhat.com>
* gcontenttype.h:
* gcontenttype.c: (g_content_type_from_mime_type):
New function to create a content type from a mime type. (#527175,
Milan Crha)
2008-05-17 Matthias Clasen <mclasen@redhat.com>
Bug 532965 Should not return filesystem::free for certain file systems