src/macosx/lib/flavormap.properties

Print this page

        

*** 1,9 **** # # This properties file is used to initialize the default ! # java.awt.datatransfer.SystemFlavorMap. It contains the X11 platform-specific, ! # default mappings between common X11 selection atoms and platform-independent # MIME type strings, which will be converted into # java.awt.datatransfer.DataFlavors. # # These default mappings may be augmented by specifying the # --- 1,9 ---- # # This properties file is used to initialize the default ! # java.awt.datatransfer.SystemFlavorMap. It contains the Mac OS X platform-specific, ! # default mappings between common Mac OS X selection atoms and platform-independent # MIME type strings, which will be converted into # java.awt.datatransfer.DataFlavors. # # These default mappings may be augmented by specifying the #
*** 74,78 **** --- 74,80 ---- STRING=text/plain;charset=UTF-8;eoln="\n";terminators=0 FILE_NAME=application/x-java-file-list;class=java.util.List text/uri-list=application/x-java-file-list;class=java.util.List PNG=image/x-java-image;class=java.awt.Image JFIF=image/x-java-image;class=java.awt.Image + RICH_TEXT=text/rtf + HTML=text/html;charset=utf-8;eoln="\r\n";terminators=1