doublecmd/libraries/src/libmime
2010-02-10 11:13:16 +00:00
..
COPYING UPD: libmime 64-bit. 2009-08-03 12:06:12 +00:00
glib-mem.h UPD: libmime 64-bit. 2009-08-03 12:06:12 +00:00
Makefile UPD: libmime 64-bit. 2009-08-03 12:06:12 +00:00
mime-action.c UPD: libmime 64-bit. 2009-08-03 12:06:12 +00:00
mime-action.h UPD: libmime 64-bit. 2009-08-03 12:06:12 +00:00
mime-cache.c Dirty quick fix to let DC work with mime-cahce version 1.2. 2009-11-23 13:32:22 +00:00
mime-cache.h UPD: libmime 64-bit. 2009-08-03 12:06:12 +00:00
mime-type.c UPD: libmime 64-bit. 2009-08-03 12:06:12 +00:00
mime-type.h UPD: libmime 64-bit. 2009-08-03 12:06:12 +00:00
mime-util.c UPD: Use our own quoting of parameters from libmime. 2010-02-10 11:13:16 +00:00
README UPD: libmime 64-bit. 2009-08-03 12:06:12 +00:00

Simple library that gives MIME for files and retrieves/sets applications
assigned to those MIME as per Freedesktop.org specification.

All code has been borrowed from:

PCManFM v0.5.1 (http://pcmanfm.sourceforge.net/)
Copyright 2007 Houng Jen Yee (PCMan) <pcman.tw@gmail.com>
Licenced under GPLv2 or later

Thank you for your hard work ;-)