]> Pileus Git - ~andy/gtk/commitdiff
add xdgmimecache.[ch].
authorManish Singh <yosh@gimp.org>
Tue, 5 Apr 2005 23:00:53 +0000 (23:00 +0000)
committerManish Singh <yosh@src.gnome.org>
Tue, 5 Apr 2005 23:00:53 +0000 (23:00 +0000)
Tue Apr  5 16:00:04 2005  Manish Singh  <yosh@gimp.org>

        * Makefile.am: add xdgmimecache.[ch].

gtk/xdgmime/ChangeLog
gtk/xdgmime/Makefile.am

index 95860cf60dfff1d253984aab7317644c2d63edc8..949cc5927ecbd793214179ce4d982baafbe4867e 100644 (file)
@@ -1,3 +1,7 @@
+Tue Apr  5 16:00:04 2005  Manish Singh  <yosh@gimp.org>
+
+       * Makefile.am: add xdgmimecache.[ch].
+
 2005-03-28  Matthias Clasen  <mclasen@redhat.com>
 
        * xdgmimeglob.c: Sync to latest upstream,
index d51af89bc78f0f298d4c8864588c0fcce2ba691d..9a46f12f8fd08481f293aa8909a1570f813c421f 100644 (file)
@@ -7,6 +7,8 @@ libxdgmime_la_SOURCES = \
        xdgmime.h       \
        xdgmimealias.c  \
        xdgmimealias.h  \
+       xdgmimecache.c  \
+       xdgmimecache.h  \
        xdgmimeglob.c   \
        xdgmimeglob.h   \
        xdgmimeint.c    \