summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Faure <faure@kde.org>2018-10-03 04:26:45 +0200
committerDavid Faure <faure@kde.org>2018-10-03 04:26:45 +0200
commitea7dbc04ca616d536161e9f9da56f4e79fce2108 (patch)
tree38d01b56fc6a1ca8adb4be1f82c787c8085d6446
parent8ae13a589577e9bda12fb16465a03cd81b1cd349 (diff)
downloadshared-mime-info-ea7dbc04ca616d536161e9f9da56f4e79fce2108.tar.gz
shared-mime-info: mention the support for C character escapes
https://bugs.freedesktop.org/show_bug.cgi?id=108128
-rw-r--r--shared-mime-info-spec.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-mime-info-spec.xml b/shared-mime-info-spec.xml
index 40b7f400..ba1b4d0e 100644
--- a/shared-mime-info-spec.xml
+++ b/shared-mime-info-spec.xml
@@ -278,7 +278,7 @@ Each <userinput>match</userinput> element has a number of attributes:
<row><entry>value</entry><entry>Yes</entry><entry>
The value to compare the file contents with, in the format indicated by the type
- attribute.
+ attribute. The string type supports the C character escapes (\0, \t, \n, \r, \xAB for hex, \777 for octal).
</entry></row>
<row><entry>mask</entry><entry>No</entry><entry>