ftp://ftp.redhat.com/pub/redhat/linux/rawhide/SRPMS/SRPMS/gnome-vfs2-2.3.8-1.src.rpm
[gnome-vfs-httpcaptive.git] / doc / html / mime-registry.html
1 <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>MIME Registry</title><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"><meta name="generator" content="GTK-Doc V1.1 (XML mode)"><style type="text/css">
2         .synopsis, .classsynopsis {
3             background: #eeeeee;
4             border: solid 1px #aaaaaa;
5             padding: 0.5em;
6         }
7         .programlisting {
8             background: #eeeeff;
9             border: solid 1px #aaaaff;
10             padding: 0.5em;
11         }
12         .variablelist {
13             padding: 4px;
14             margin-left: 3em;
15         }
16         .navigation {
17             background: #ffeeee;
18             border: solid 1px #ffaaaa;
19             margin-top: 0.5em;
20             margin-bottom: 0.5em;
21         }
22         .navigation a {
23             color: #770000;
24         }
25         .navigation a:visited {
26             color: #550000;
27         }
28         .navigation .title {
29             font-size: 200%;
30         }
31       </style><link rel="home" href="index.html" title="GnomeVFS - Filesystem Abstraction library"><link rel="up" href="index.html" title="GnomeVFS - Filesystem Abstraction library"><link rel="previous" href="gnome-vfs-20-gnome-vfs-uri.html" title="GnomeVFSURI"><link rel="next" href="gnome-vfs-20-gnome-vfs-application-registry.html" title="Application Registry"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="gnome-vfs-20-gnome-vfs-uri.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td><th width="100%" align="center">GnomeVFS - Filesystem Abstraction library</th><td><a accesskey="n" href="gnome-vfs-20-gnome-vfs-application-registry.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="mime-registry"></a>MIME Registry</h2></div></div><div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><a href="gnome-vfs-20-gnome-vfs-application-registry.html">Application Registry</a> - 
32 stores supported MIME types and URIs of various applications</dt><dt><a href="gnome-vfs-20-gnome-vfs-mime-database.html">File Types</a> - 
33 functions for getting information about files based on their MIME type</dt><dt><a href="gnome-vfs-20-gnome-vfs-mime-monitor.html">MIME Database Monitor</a> - 
34 monitor the MIME database for changes (primarily for file browsers)</dt></dl></div><p>
35       MIME types provide a standardized for denoting the content of files or
36       file streams. GnomeVFS exposes simple methods for both identifying the
37       MIME type of a particular file, and deciding how to act on it.    The MIME 
38       and application registries provide a mapping between files of a particular 
39       mime type and applications / bonobo components which can view or edit 
40       those files. Applications such as Nautilus use this database to generate 
41       appropriate actions when files are activated. 
42     </p></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="gnome-vfs-20-gnome-vfs-uri.html"><b>&lt;&lt; GnomeVFSURI</b></a></td><td align="right"><a accesskey="n" href="gnome-vfs-20-gnome-vfs-application-registry.html"><b>Application Registry &gt;&gt;</b></a></td></tr></table></body></html>