Kaydet (Commit) a8959a26 authored tarafından Eike Rathke's avatar Eike Rathke

Change IsIgnoreDiacritics_CTL default to false, tdf#116242 follow-up

And adapt description to reality.

Change-Id: Iab35b74f4cbe7dc91fd0570adcc634faba96b5de
üst 61e2613a
......@@ -5744,9 +5744,9 @@
<!-- OldLocation: -->
<!-- UIHints: Edit/Find & Replace -->
<info>
<desc>Specifies search with the use of CTL option.</desc>
<desc>Specifies search ignores diacritics, not only CTL though.</desc>
</info>
<value>true</value>
<value>false</value>
</prop>
<prop oor:name="IsIgnoreKashida_CTL" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: -->
......
......@@ -954,9 +954,9 @@
</prop>
<prop oor:name="IsIgnoreDiacritics_CTL" oor:type="xs:boolean" oor:nillable="false">
<info>
<desc>Specifies search with the use of CTL option.</desc>
<desc>Specifies search ignores diacritics, not only CTL though.</desc>
</info>
<value>true</value>
<value>false</value>
</prop>
<prop oor:name="IsIgnoreKashida_CTL" oor:type="xs:boolean" oor:nillable="false">
<info>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment