Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 711a63df3a | |||
| d4a06d220a |
@@ -13,6 +13,7 @@
|
|||||||
<mapping ext="inf" type="PLAIN_TEXT" />
|
<mapping ext="inf" type="PLAIN_TEXT" />
|
||||||
<mapping ext="fixed" type="PLAIN_TEXT" />
|
<mapping ext="fixed" type="PLAIN_TEXT" />
|
||||||
<mapping ext="sqlite3" type="PLAIN_TEXT" />
|
<mapping ext="sqlite3" type="PLAIN_TEXT" />
|
||||||
|
<mapping ext="dat" type="PLAIN_TEXT" />
|
||||||
<mapping ext="info" type="PLAIN_TEXT" />
|
<mapping ext="info" type="PLAIN_TEXT" />
|
||||||
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
|
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
|
||||||
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
|
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
|
||||||
|
|||||||
@@ -5,6 +5,10 @@
|
|||||||
<option name="newTranslationDialogY" value="660" />
|
<option name="newTranslationDialogY" value="660" />
|
||||||
<option name="pinNewTranslationDialog" value="true" />
|
<option name="pinNewTranslationDialog" value="true" />
|
||||||
<histories>
|
<histories>
|
||||||
|
<item value="Performs the [action] on each header. The [action] function is called with each header's name and a list of the header's values. The casing of the name string is determined by the last [add] or [set] operation for that particular header, which defaults to lower-casing the header name unless explicitly set to preserve the case." />
|
||||||
|
<item value="Sets the header [name] to [value]. Removes all existing values for the header named [name] and then [add]s [value] to it." />
|
||||||
|
<item value="set" />
|
||||||
|
<item value="preserve Header Case" />
|
||||||
<item value="relaxed Durability" />
|
<item value="relaxed Durability" />
|
||||||
<item value="序号" />
|
<item value="序号" />
|
||||||
<item value="Paragraph Syntax" />
|
<item value="Paragraph Syntax" />
|
||||||
@@ -51,15 +55,11 @@
|
|||||||
<item value="Discard" />
|
<item value="Discard" />
|
||||||
<item value="palette" />
|
<item value="palette" />
|
||||||
<item value="Column" />
|
<item value="Column" />
|
||||||
<item value="Tracking" />
|
|
||||||
<item value="章节" />
|
|
||||||
<item value="suffix" />
|
|
||||||
<item value="作者" />
|
|
||||||
</histories>
|
</histories>
|
||||||
<option name="languageScores">
|
<option name="languageScores">
|
||||||
<map>
|
<map>
|
||||||
<entry key="CHINESE" value="42" />
|
<entry key="CHINESE" value="46" />
|
||||||
<entry key="ENGLISH" value="43" />
|
<entry key="ENGLISH" value="47" />
|
||||||
</map>
|
</map>
|
||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
|
|||||||
Reference in New Issue
Block a user