Labs/Ubiquity/Writing A Search Command: Difference between revisions

Jump to navigation Jump to search
charset: you→your / nowrap
(charset: you→your / nowrap)
Line 25: Line 25:


=== charset ===
=== charset ===
If you intended input and response cannot be represented properly by UTF-8, you can provide the required charset as a string. It must be a charset supported by [https://developer.mozilla.org/en/nsIScriptableUnicodeConverter nsIScriptableUnicodeConverter] which means one of:
If your intended input and response cannot be represented properly by UTF-8, you can provide the required charset as a string. It must be a charset supported by [https://developer.mozilla.org/en/nsIScriptableUnicodeConverter nsIScriptableUnicodeConverter] which means one of:


<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4;white-space:nowrap">
* Big5
* Big5
* Big5-HKSCS
* Big5-HKSCS
73

edits

Navigation menu