Re: How do I create a mime-type for files with no extension?
- From: Miguel de Icaza <miguel nuclecu unam mx>
- To: Dan Hensley <dan hensley att net>
- Cc: gnome-list gnome org
- Subject: Re: How do I create a mime-type for files with no extension?
- Date: 06 Oct 1999 08:49:28 -0500
>
> For example, README. I tried doing this by creating a mime-type and
> giving it no extension. It showed up in the list, so I edited it and
> added an application to be associated to it and hit OK. However, when I
> went back into mime-types, my entry didn't appear (and of course gmc
> didn't use it when I double-clicked on README). So I re-created the
> same one, and this time gave it a bogus extension. When it appeared,
> the applications I had typed previously were already associated with it.
You can use a regular expression for it.
text/README-file:
regex: ^README$
I do not remember how to enter this on the gnomecc
Miguel.
--
miguel@gnu.org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]