mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8298047: Remove all non-significant trailing whitespace from properties files
Reviewed-by: serb, rriggs
This commit is contained in:
parent
506c818689
commit
4073b68565
264 changed files with 693 additions and 693 deletions
|
@ -2,7 +2,7 @@
|
|||
# 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
|
||||
# MIME type strings, which will be converted into
|
||||
# java.awt.datatransfer.DataFlavors.
|
||||
#
|
||||
# The standard format is:
|
||||
|
@ -54,11 +54,11 @@
|
|||
|
||||
UTF8_STRING=text/plain;charset=UTF-8;eoln="\n";terminators=0
|
||||
|
||||
# The COMPOUND_TEXT support for inter-client text transfer is disabled by
|
||||
# default. The reason is that many native applications prefer this format over
|
||||
# other native text formats, but are unable to decode the textual data in this
|
||||
# The COMPOUND_TEXT support for inter-client text transfer is disabled by
|
||||
# default. The reason is that many native applications prefer this format over
|
||||
# other native text formats, but are unable to decode the textual data in this
|
||||
# format properly. This results in java-to-native text transfer failures.
|
||||
# To enable the COMPOUND_TEXT support for this JRE installation uncomment
|
||||
# To enable the COMPOUND_TEXT support for this JRE installation uncomment
|
||||
# the line below.
|
||||
|
||||
# COMPOUND_TEXT=text/plain;charset=x-compound-text;eoln="\n";terminators=0
|
||||
|
|
|
@ -54,11 +54,11 @@
|
|||
|
||||
UTF8_STRING=text/plain;charset=UTF-8;eoln="\n";terminators=0
|
||||
|
||||
# The COMPOUND_TEXT support for inter-client text transfer is disabled by
|
||||
# default. The reason is that many native applications prefer this format over
|
||||
# other native text formats, but are unable to decode the textual data in this
|
||||
# The COMPOUND_TEXT support for inter-client text transfer is disabled by
|
||||
# default. The reason is that many native applications prefer this format over
|
||||
# other native text formats, but are unable to decode the textual data in this
|
||||
# format properly. This results in java-to-native text transfer failures.
|
||||
# To enable the COMPOUND_TEXT support for this JRE installation uncomment
|
||||
# To enable the COMPOUND_TEXT support for this JRE installation uncomment
|
||||
# the line below.
|
||||
|
||||
# COMPOUND_TEXT=text/plain;charset=x-compound-text;eoln="\n";terminators=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue