Re: Implementing Meta File information in Linux

Andrew Kohlsmith (akohlsmith@benshaw.com)
Wed, 09 Sep 1998 16:10:19 -0400


Aaron Denney wrote:
>
> On Tue, 08 Sep 1998 13:53:33 -0400, Andrew Kohlsmith <akohlsmith@benshaw.com> wrote:
> > Perhaps for script files just include them in the text-bitmap format
> > in a comment section? what is that, xpm? I can never remember...
> > but then you could have the icon in the script very easily, perhaps a
> > tag like
> >
> > #<application/perl xpm icon section>
> > #001001001010010101010
> > #001011010101010101010
> > #...
>
> It isn't generic enough. Not all script languages use # as a comment
> character.

True, but that doesn't matter...

%#01010100110101

or

/*
*#01010101001011
*...
*/

or

'#01010101010100101

etc...

Andrew

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/faq.html