Update the MIME type answer for GNOME 2.8.

This commit is contained in:
Joe Marcus Clarke 2004-12-11 19:07:01 +00:00
parent 642abda932
commit 2481b433f3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23179

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.82 2004/11/10 05:33:09 ahze Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.83 2004/11/28 21:26:06 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; FAQ"> <!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; FAQ">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes; <!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -863,7 +863,7 @@ http://www.marcuscom.com/tb/packages/5.2.1-FreeBSD/Latest/
one to easily add MIME types to this database. one to easily add MIME types to this database.
Therefore, if applications such as Nautilus complain Therefore, if applications such as Nautilus complain
that there is no MIME type associated with a particular that there is no MIME type associated with a particular
file, using the <em>Associate Application</em> interface will file, using the <em>Open With</em> tab under Properties
not work.</p> not work.</p>
<p>New MIME types can be added in one of two places. They <p>New MIME types can be added in one of two places. They
@ -929,7 +929,7 @@ xmlns="http://www.freedesktop.org/standards/shared-mime-info"&gt;
<p>Finally (and unfortunately), you must logout and log <p>Finally (and unfortunately), you must logout and log
back in to GNOME for the changes to fully take effect. back in to GNOME for the changes to fully take effect.
The <em>Associate Application</em> interface can now Nautilus' <em>Properties-&gt;Open With</em> interface can now
be used to associate an application to this MIME type. be used to associate an application to this MIME type.
Hopefully all of this will be made much easier in a future Hopefully all of this will be made much easier in a future
GNOME release.</p> GNOME release.</p>