aboutsummaryrefslogtreecommitdiffstats
path: root/Resources
diff options
context:
space:
mode:
Diffstat (limited to 'Resources')
-rw-r--r--Resources/English.lproj/ContentFilters.plist8
1 files changed, 8 insertions, 0 deletions
diff --git a/Resources/English.lproj/ContentFilters.plist b/Resources/English.lproj/ContentFilters.plist
index 88e11ea5..a3eab36f 100644
--- a/Resources/English.lproj/ContentFilters.plist
+++ b/Resources/English.lproj/ContentFilters.plist
@@ -219,6 +219,14 @@ Do quote strings manually.</string>
<key>Clause</key>
<string>NOT LIKE &apos;&apos;</string>
</dict>
+ <dict>
+ <key>MenuLabel</key>
+ <string>= (Hex String)</string>
+ <key>NumberOfArguments</key>
+ <integer>1</integer>
+ <key>Clause</key>
+ <string>= $BINARY UNHEX(&apos;${}&apos;)</string>
+ </dict>
</array>
<key>date</key>
<array>