doublecmd/libraries/libmime
2009-08-01 19:03:13 +00:00
..
COPYING ADD: Support for MIME actions on Unix. 2009-08-01 19:03:13 +00:00
glib-mem.h ADD: Support for MIME actions on Unix. 2009-08-01 19:03:13 +00:00
Makefile ADD: Support for MIME actions on Unix. 2009-08-01 19:03:13 +00:00
mime-action.c ADD: Support for MIME actions on Unix. 2009-08-01 19:03:13 +00:00
mime-action.h ADD: Support for MIME actions on Unix. 2009-08-01 19:03:13 +00:00
mime-cache.c ADD: Support for MIME actions on Unix. 2009-08-01 19:03:13 +00:00
mime-cache.h ADD: Support for MIME actions on Unix. 2009-08-01 19:03:13 +00:00
mime-type.c ADD: Support for MIME actions on Unix. 2009-08-01 19:03:13 +00:00
mime-type.h ADD: Support for MIME actions on Unix. 2009-08-01 19:03:13 +00:00
mime-util.c ADD: Support for MIME actions on Unix. 2009-08-01 19:03:13 +00:00
README ADD: Support for MIME actions on Unix. 2009-08-01 19:03:13 +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 ;-)