Diff for /loncom/interface/filetypes.tab between versions 1.13 and 1.18

version 1.13, 2001/12/05 14:16:36 version 1.18, 2002/09/16 13:05:49
Line 1 Line 1
   # The LearningOnline Network
   # file extension description file
   #
   # $Id$
   #
   # Copyright Michigan State University Board of Trustees
   #
   # This file is part of the LearningOnline Network with CAPA (LON-CAPA).
   #
   # LON-CAPA is free software; you can redistribute it and/or modify
   # it under the terms of the GNU General Public License as published by
   # the Free Software Foundation; either version 2 of the License, or
   # (at your option) any later version.
   #
   # LON-CAPA is distributed in the hope that it will be useful,
   # but WITHOUT ANY WARRANTY; without even the implied warranty of
   # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   # GNU General Public License for more details.
   #
   # You should have received a copy of the GNU General Public License
   # along with LON-CAPA; if not, write to the Free Software
   # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   #
   # /home/httpd/html/adm/gpl.txt
   #
   # http://www.lon-capa.org/
   #
   #####################################################################
   #
   # Lines which begin with '#' are considered to be comments and ignored.
   # This means that comments must begin flush on the left and will span
   # entire lines.  
   #
   # Many (most) of the file extensions given below are taken from www.filext.com
   # 
   # Redundancy in this file will result in the last set of values being used.
   # This means you should put your new definitions at the bottom.  Cleaning up
   # this file is probably a good thing - changing the description of a file
   # type to make sense for your application is a good thing.
   #
   # Notes on embedding values:
   # 
   #    unk          "Unknown" embedding - use the default "unknown.gif" icon
   #    hdn          "Hidden" embedding - reserved internally for LON-CAPA
   #
   # Note on embedding values note given above:  Check the source to see
   # what happens with the embedding values, don't assume that this documentation
   # has been kept up to date.
   #
   #####################################################################
   #####################################################################
   #
   # extension  embedding  description
   #--------------------------------------------------------------------
 a               unk     ADA Program  a               unk     ADA Program
 a01             unk     ARJ Multi-volume Compressed Archive (can be 01 to 99)  a01             unk     ARJ Multi-volume Compressed Archive (can be 01 to 99)
 a11             unk     AIIM Graphic  a11             unk     AIIM Graphic
Line 899  fh8             unk     Macromedia Freeh Line 953  fh8             unk     Macromedia Freeh
 fh9             unk     Macromedia Freehand 9  fh9             unk     Macromedia Freehand 9
 fi              unk     FORTRAN Interface File [FORTRAN]  fi              unk     FORTRAN Interface File [FORTRAN]
 fif             unk     Fractal Image Format  fif             unk     Fractal Image Format
 fig             unk     REND386/AVRIL Graphic  fig             unk     XFig picture 
 fil             unk     dBase Files List Object  fil             unk     dBase Files List Object
 fim             unk     Construsyc/Instasyc File  fim             unk     Construsyc/Instasyc File
 fin             unk     WordPerfect Print Format Text  fin             unk     WordPerfect Print Format Text
Line 1908  pcx             unk     PC Paintbrush Bi Line 1962  pcx             unk     PC Paintbrush Bi
 pda             unk     Bitmap Graphic  pda             unk     Bitmap Graphic
 pdb             unk     Protein Data Base file  pdb             unk     Protein Data Base file
 pdd             unk     Adobe PhotoDeluxe Image  pdd             unk     Adobe PhotoDeluxe Image
 pdf             unk     Printer Description  pdf             ign     Printer Description
 pdg             unk     PrintShop Deluxe File  pdg             unk     PrintShop Deluxe File
 pdi             unk     MS Powerpoint File  pdi             unk     MS Powerpoint File
 pdl             unk     Borland C++ Project Description Language  pdl             unk     Borland C++ Project Description Language
Line 2639  tma             unk     DCI TradeManager Line 2693  tma             unk     DCI TradeManager
 tmc             unk     DCI TradeManager Catalog Archive  tmc             unk     DCI TradeManager Catalog Archive
 tmf             unk     WordPerfect Tagged Font Metric File  tmf             unk     WordPerfect Tagged Font Metric File
 tmo             unk     Zortech C++ Global Optimizer Output File  tmo             unk     Zortech C++ Global Optimizer Output File
   tmp hdn LON-CAPA Temporary File
 tms             unk     Telemate Script  tms             unk     Telemate Script
 toc             unk     Eudora Table Of Contents  toc             unk     Eudora Table Of Contents
 tol             unk     Kodak Photoenhancer  tol             unk     Kodak Photoenhancer
Line 3158  $db             unk     dBase Temp File Line 3213  $db             unk     dBase Temp File
 $ln             unk     Borland C++ TLink Response File  $ln             unk     Borland C++ TLink Response File
 $vm             unk     MS Windows Virtual Manager Temp File  $vm             unk     MS Windows Virtual Manager Temp File
 $#!             unk     Cryptext  $#!             unk     Cryptext
   ####################################################################
   ##                                                                ##
   ##        Original Values                                         ##
   ##                                                                ##
   ####################################################################
   spreadsheet     ign     LON-CAPA spreadsheet
 html ssi Hypertext Document  html ssi Hypertext Document
 htm             ssi     Hypertext Document  htm             ssi     Hypertext Document
 xml             ssi     General XML Document  xml             ssi     General XML Document
Line 3171  library         ssi     Library of Funct Line 3232  library         ssi     Library of Funct
 page ssi Page Material Document  page ssi Page Material Document
 sequence rat Sequence of Page Materials  sequence rat Sequence of Page Materials
 gif img GIF Image Document  gif img GIF Image Document
 ps ssi Postscript Document  ps ign Postscript Document
 png img PNG Image Document  png img PNG Image Document
 jpg img JPEG Image Document  jpg img JPEG Image Document
 eps ssi Encapsulated Postscript Document  eps ign Encapsulated Postscript Document
 jpeg img JPEG Image Document  jpeg img JPEG Image Document
 pdf ssi Portable Data Format Document  pdf ign Portable Data Format Document
 tex ssi TeX Document  tex ssi TeX Document
 txt ssi Text (Plain) Document  txt ssi Text (Plain) Document
 text ssi Text (Plain) Document  text ssi Text (Plain) Document
 dvi ssi DVI Document  dvi ign DVI Document
 mov emb Quicktime Movie  mov emb Quicktime Movie
 wav emb Wav Sound Document  wav emb Wav Sound Document
 meta            ssi     Metadata Catalog File  meta            ssi     Metadata Catalog File

Removed from v.1.13  
changed lines
  Added in v.1.18


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