diff options
Diffstat (limited to 'desktop-entry/desktop-entry-spec.xml')
-rw-r--r-- | desktop-entry/desktop-entry-spec.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop-entry/desktop-entry-spec.xml b/desktop-entry/desktop-entry-spec.xml index 4b52d19..02130a9 100644 --- a/desktop-entry/desktop-entry-spec.xml +++ b/desktop-entry/desktop-entry-spec.xml @@ -79,8 +79,9 @@ fall back to recognition via "magic detection". </para> <para> - Desktop entry files are encoded as lines of 8-bit characters separated - by LF characters. Case is significant everywhere in the file. + Desktop entry files are encoded in UTF-8. A file is interpreted as a + series of lines that are separated by linefeed characters. Case is + significant everywhere in the file. </para> <para> Compliant implementations MUST not remove any fields from the file, |