On Mon, May 08, 2006 at 03:16:56PM -0700, RBW wrote:
>Actually that is where the "problem" is in that there is not a "new" 
>definition for the handling of a "type". I run across the problem of a 
>"type" being handled/captured by a plug-in for example. I believe I have 
>had to end up deleting the entry for the plugin or app that handles 
>completely and then start over redefining everything about the 
>app/plugin to "type" setup (That's how I got "DOC" associated with 
>"oowriter" and "PPT" associated with "ooimpress").

yeah, it's a problem for me too...

I seem to recall in netscape days, that mime editor would add
entries to .mime.types (a file which defines the association of
extension and mime type) _and_ another file the name of which
escapes me (which specifies an application for a given mime name).

the second file doesn't seem to exist on any of my 

aaah, it's .mimecap and here is an example
http://borg.cs.bilkent.edu.tr/cgi-bin/dwww?type=file&location=/usr/share/doc/trn4/examples/mimecap

# Xgif tends to load much faster than xv, so use it for .gif files.
image/gif; xgif %s; description="A gif image"
image/*; xv %s; description="A jpeg image"


good luck! ...let us know!

// George


-- 
George Georgalis, systems architect, administrator <IXOYE><
http://galis.org/ cell:646-331-2027 mailto:[EMAIL PROTECTED]


-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to