medit/moo/mooutils/xdgmime
Yevgen Muntyan c66f97a3ba moo_get_data_dirs(): get PACKAGE_NAME subdirectories of system data dirs; use g_get_system_data_dirs() instead of hardcoded list in mime code 2007-03-31 00:31:18 -05:00
..
ChangeLog Synced xdgmime with upstream 2006-05-07 04:03:00 -05:00
Makefile.am Use more glib, do not compile xdgmimeint.c 2007-03-12 00:43:36 -05:00
README Merging syntax-hl branch -r 493:683 into the trunk 2005-10-13 14:08:18 +00:00
test-mime.c Use more glib, do not compile xdgmimeint.c 2007-03-12 00:43:36 -05:00
xdgmime.c moo_get_data_dirs(): get PACKAGE_NAME subdirectories of system data dirs; use g_get_system_data_dirs() instead of hardcoded list in mime code 2007-03-31 00:31:18 -05:00
xdgmime.h Added _xdg_buffer_is_text() 2007-02-27 22:51:33 -06:00
xdgmimealias.c -ansi -pedantic fixes 2007-01-11 20:28:22 -06:00
xdgmimealias.h Prefixed more private functions with underscore 2006-05-13 16:09:46 -05:00
xdgmimecache.c Removed mooutils-win32.h 2007-03-24 02:10:43 -05:00
xdgmimecache.h Made xdgmime work on win32 2007-01-06 04:18:50 -06:00
xdgmimeglob.c Removed mooutils-win32.h 2007-03-24 02:10:43 -05:00
xdgmimeglob.h r1213@localhost: muntyan | 2005-12-02 05:42:58 -0600 2005-12-02 17:51:44 +00:00
xdgmimeint.c Use glib here too 2006-06-17 05:45:37 -05:00
xdgmimeint.h Use more glib, do not compile xdgmimeint.c 2007-03-12 00:43:36 -05:00
xdgmimemagic.c Removed mooutils-win32.h 2007-03-24 02:10:43 -05:00
xdgmimemagic.h r1213@localhost: muntyan | 2005-12-02 05:42:58 -0600 2005-12-02 17:51:44 +00:00
xdgmimeparent.c Use more glib, do not compile xdgmimeint.c 2007-03-12 00:43:36 -05: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.