medit/moo/xdgmime
Yevgen Muntyan d2e82c2254 Work around gcc bug with -Wlogical-op 2010-09-23 00:17:04 -07:00
..
Makefile.incl Do not use subdirectories for compilation 2010-09-03 21:36:32 -07:00
README Moving stuff around: medit-0.99 2010-08-30 22:19:58 -07:00
xdgmime.c Moving stuff around: medit-0.99 2010-08-30 22:19:58 -07:00
xdgmime.h Moving stuff around: medit-0.99 2010-08-30 22:19:58 -07:00
xdgmimealias.c Moving stuff around: medit-0.99 2010-08-30 22:19:58 -07:00
xdgmimealias.h Moving stuff around: medit-0.99 2010-08-30 22:19:58 -07:00
xdgmimecache.c Fixed some warnings 2010-09-10 00:45:17 -07:00
xdgmimecache.h Moving stuff around: medit-0.99 2010-08-30 22:19:58 -07:00
xdgmimeglob.c Moving stuff around: medit-0.99 2010-08-30 22:19:58 -07:00
xdgmimeglob.h Moving stuff around: medit-0.99 2010-08-30 22:19:58 -07:00
xdgmimeicon.c Moving stuff around: medit-0.99 2010-08-30 22:19:58 -07:00
xdgmimeicon.h Moving stuff around: medit-0.99 2010-08-30 22:19:58 -07:00
xdgmimeint.c Moving stuff around: medit-0.99 2010-08-30 22:19:58 -07:00
xdgmimeint.h Moving stuff around: medit-0.99 2010-08-30 22:19:58 -07:00
xdgmimemagic.c Work around gcc bug with -Wlogical-op 2010-09-23 00:17:04 -07:00
xdgmimemagic.h Moving stuff around: medit-0.99 2010-08-30 22:19:58 -07:00
xdgmimeparent.c Moving stuff around: medit-0.99 2010-08-30 22:19:58 -07:00
xdgmimeparent.h Moving stuff around: medit-0.99 2010-08-30 22:19:58 -07:00

README

This is the glib copy of xdgmime library, adapted for medit.
Original README text follows.

------------------------------------------------------------------------
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.
------------------------------------------------------------------------