Annotation of loncom/interface/filetypes.tab, revision 1.7

1.1       www         1: html		ssi	Hypertext Document
1.3       www         2: htm             ssi     Hypertext Document
                      3: xml             ssi     General XML Document
1.1       www         4: problem		ssi	Problem Document
1.7     ! albertel    5: library         ssi     Library of Functions File
1.1       www         6: page		ssi	Page Material Document
1.6       www         7: sequence	rat	Sequence of Page Materials
1.1       www         8: gif		img	GIF Image Document
                      9: ps		ssi	Postscript Document
                     10: jpg		img	JPEG Image Document
                     11: eps		ssi	Encapsulated Postscript Document
                     12: jpeg		img	JPEG Image Document
                     13: pdf		ssi	Portable Data Format Document
                     14: tex		ssi	TeX Document
                     15: txt		ssi	Text (Plain) Document
                     16: text		ssi	Text (Plain) Document
                     17: dvi		ssi	DVI Document
                     18: mov		emb	Quicktime Movie
                     19: wav		emb	Wav Sound Document
1.4       www        20: meta            ssi     Metadata Catalog File
1.5       www        21: zip             ign     Archive File
                     22: class           ign     Java Class File
                     23: cab             ign     Java Cab File

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>