medit/moo/mooutils/xdgmime
Yevgen Muntyan 379c1b04d1 Prefixed more private functions with underscore 2006-05-13 16:09:46 -05:00
..
ChangeLog Synced xdgmime with upstream 2006-05-07 04:03:00 -05:00
Makefile.incl r1423@localhost: muntyan | 2005-12-20 12:48:04 -0600 2005-12-21 00:49:09 +00:00
README Merging syntax-hl branch -r 493:683 into the trunk 2005-10-13 14:08:18 +00:00
test-mime.c r1213@localhost: muntyan | 2005-12-02 05:42:58 -0600 2005-12-02 17:51:44 +00:00
xdgmime.c Renamed global xdgmime's _caches to _xdg_mime_caches 2006-05-12 16:40:00 -05:00
xdgmime.h Renamed global xdgmime's _caches to _xdg_mime_caches 2006-05-12 16:40:00 -05:00
xdgmimealias.c Merging syntax-hl branch -r 493:683 into the trunk 2005-10-13 14:08:18 +00:00
xdgmimealias.h Prefixed more private functions with underscore 2006-05-13 16:09:46 -05:00
xdgmimecache.c Renamed global xdgmime's _caches to _xdg_mime_caches 2006-05-12 16:40:00 -05:00
xdgmimecache.h Prefixed more private functions with underscore 2006-05-13 16:09:46 -05:00
xdgmimeglob.c Synced xdgmime with upstream 2006-05-07 04:03:00 -05:00
xdgmimeglob.h r1213@localhost: muntyan | 2005-12-02 05:42:58 -0600 2005-12-02 17:51:44 +00:00
xdgmimeint.c Merging syntax-hl branch -r 493:683 into the trunk 2005-10-13 14:08:18 +00:00
xdgmimeint.h Merging syntax-hl branch -r 493:683 into the trunk 2005-10-13 14:08:18 +00:00
xdgmimemagic.c Synced xdgmime with upstream 2006-05-07 04:03:00 -05:00
xdgmimemagic.h r1213@localhost: muntyan | 2005-12-02 05:42:58 -0600 2005-12-02 17:51:44 +00:00
xdgmimeparent.c Merging syntax-hl branch -r 493:683 into the trunk 2005-10-13 14:08:18 +00:00
xdgmimeparent.h Prefixed more private functions with underscore 2006-05-13 16:09:46 -05:00

README

This module is a simple module that parses the proposed MIME spec listed
at http://freedesktop.org/.  It is currently targetted at version 0.12.
There are no formal releases planned for this module, and it is not
intended to be installed at this time.  Rather, it is meant to be used
by other libraries or applications to add support for the MIME system.

It is dual-licensed under the terms of the GNU Lesser General Public
License, and the Academic Free License, version 2.0.