Summary: Automatically Detected Encodings
Description:
Sorted list of encodings used by gedit for automatically detecting the encoding of a file. "CURRENT" represents the current locale encoding. Only recognized encodings are used.
Type: as
Default: ['UTF-8', 'CURRENT', 'ISO-8859-15', 'UTF-16']
Note:
In the array, there must be one and only one while space behind the comma(,).
Or else, the default value can't be restored
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\Gnome3\org.gnome.gedit.preferences.encodings |
Value Name | auto-detected |
Value Type | REG_SZ |
Default Value | ['UTF-8', 'CURRENT', 'ISO-8859-15', 'UTF-16'] |