krysalis-jplugin/src/resources mailcap,1.1.1.1,1.2

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/krysalis-jplugin/src/resources
In directory sc8-pr-cvs1:/tmp/cvs-serv18487/src/resources

Modified Files:
	mailcap 
Log Message:
Use new package names.

Index: mailcap
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-jplugin/src/resources/mailcap,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** mailcap	15 Apr 2003 21:11:07 -0000	1.1.1.1
--- mailcap	30 Sep 2003 13:06:46 -0000	1.2
***************
*** 5,41 ****
  image/jpeg;;		x-java-image=com.sun.activation.viewers.ImageViewer
  image/gif;;		x-java-image=com.sun.activation.viewers.ImageViewer
! image/svg;;		x-java-image=org.krysalis.swallowtail.sheets.svg.BatikSheet
! image/svg;;		x-java-jedit=org.krysalis.swallowtail.sheets.text.JEditSheet
  #image/*;;		x-java-imago=org.krysalis.imago.ImagoSheet
  
! audio/*;;		x-java-player=org.krysalis.swallowtail.sheets.jmf.JavaMediaSheet
! video/*;;		x-java-player=org.krysalis.swallowtail.sheets.jmf.JavaMediaSheet
  
! application/pdf;;		x-java-acrobat=org.krysalis.swallowtail.sheets.pdf.AcrobatSheet
! application/wmf;;	  x-java-wmfviewer=org.krysalis.swallowtail.sheets.wmf.WmfViewSheet
  
! text/xml;;		x-java-info=org.krysalis.swallowtail.sheets.dom.docbook.ArtHeaderEditorDOMUser
  text/xml;;		x-java-butterfly=org.krysalis.dragonfly.XMLEditorSheet
  
! text/x-build;;		x-java-antidote=org.krysalis.swallowtail.sheets.ant.JakartaAntidoteSheet
  
  
! text/x-helpset;;		x-java-helpset=org.krysalis.swallowtail.sheets.javahelp.JavaHelp
  
! text/java;;		x-java-netbeans=org.krysalis.swallowtail.sheets.text.NetBeansEditor
! text/plain;;		x-java-jedit=org.krysalis.swallowtail.sheets.text.JEditSheet
! text/plain;;		x-java-text=org.krysalis.swallowtail.sheets.text.TextSheet
! text/plain;;		x-java-netbeans=org.krysalis.swallowtail.sheets.text.NetBeansEditor
! text/html;;		x-java-html=org.krysalis.swallowtail.sheets.html.HtmlSheet
! text/html;;		x-java-jedit=org.krysalis.swallowtail.sheets.text.JEditSheet
! text/html;;		x-java-netbeans-editor=org.krysalis.swallowtail.sheets.text.NetBeansEditor
! #text/html;;		x-java-calpa=org.krysalis.swallowtail.sheets.html.CalpaHtmlPaneSheet
! text/xml;;		x-java-jedit=org.krysalis.swallowtail.sheets.text.JEditSheet
! text/xml;;		x-java-text=org.krysalis.swallowtail.sheets.text.TextSheet
! text/sql;;		x-java-jedit=org.krysalis.swallowtail.sheets.text.JEditSheet
! text/sql;;		x-java-text=org.krysalis.swallowtail.sheets.text.TextSheet
  
! text/*;;                x-java-text=org.krysalis.swallowtail.sheets.text.TextSheet
! application/*;;		x-java-text=org.krysalis.swallowtail.sheets.text.TextSheet
  application/*;;		x-java-properties=org.krysalis.silk.sheets.property.PropertySheet
  
--- 5,41 ----
  image/jpeg;;		x-java-image=com.sun.activation.viewers.ImageViewer
  image/gif;;		x-java-image=com.sun.activation.viewers.ImageViewer
! image/svg;;		x-java-image=org.krysalis.jplugin.components.sheets.svg.BatikSheet
! image/svg;;		x-java-jedit=org.krysalis.jplugin.components.sheets.text.JEditSheet
  #image/*;;		x-java-imago=org.krysalis.imago.ImagoSheet
  
! audio/*;;		x-java-player=org.krysalis.jplugin.components.sheets.jmf.JavaMediaSheet
! video/*;;		x-java-player=org.krysalis.jplugin.components.sheets.jmf.JavaMediaSheet
  
! application/pdf;;		x-java-acrobat=org.krysalis.jplugin.components.sheets.pdf.AcrobatSheet
! application/wmf;;	  x-java-wmfviewer=org.krysalis.jplugin.components.sheets.wmf.WmfViewSheet
  
! text/xml;;		x-java-info=org.krysalis.jplugin.components.sheets.dom.docbook.ArtHeaderEditorDOMUser
  text/xml;;		x-java-butterfly=org.krysalis.dragonfly.XMLEditorSheet
  
! text/x-build;;		x-java-antidote=org.krysalis.jplugin.components.sheets.ant.JakartaAntidoteSheet
  
  
! text/x-helpset;;		x-java-helpset=org.krysalis.jplugin.components.sheets.javahelp.JavaHelp
  
! text/java;;		x-java-netbeans=org.krysalis.jplugin.components.sheets.text.NetBeansEditor
! text/plain;;		x-java-jedit=org.krysalis.jplugin.components.sheets.text.JEditSheet
! text/plain;;		x-java-text=org.krysalis.jplugin.components.sheets.text.TextSheet
! text/plain;;		x-java-netbeans=org.krysalis.jplugin.components.sheets.text.NetBeansEditor
! text/html;;		x-java-html=org.krysalis.jplugin.components.sheets.html.HtmlSheet
! text/html;;		x-java-jedit=org.krysalis.jplugin.components.sheets.text.JEditSheet
! text/html;;		x-java-netbeans-editor=org.krysalis.jplugin.components.sheets.text.NetBeansEditor
! #text/html;;		x-java-calpa=org.krysalis.jplugin.components.sheets.html.CalpaHtmlPaneSheet
! text/xml;;		x-java-jedit=org.krysalis.jplugin.components.sheets.text.JEditSheet
! text/xml;;		x-java-text=org.krysalis.jplugin.components.sheets.text.TextSheet
! text/sql;;		x-java-jedit=org.krysalis.jplugin.components.sheets.text.JEditSheet
! text/sql;;		x-java-text=org.krysalis.jplugin.components.sheets.text.TextSheet
  
! text/*;;                x-java-text=org.krysalis.jplugin.components.sheets.text.TextSheet
! application/*;;		x-java-text=org.krysalis.jplugin.components.sheets.text.TextSheet
  application/*;;		x-java-properties=org.krysalis.silk.sheets.property.PropertySheet
  




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.