mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 01:39:18 +02:00
fixed ColorDict 3 integration
This commit is contained in:
parent
2f94a8ece0
commit
c4ed21f58c
2 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
===== 1.9 (Aug ??, 2013) =====
|
||||
===== 1.9 (Sep ??, 2013) =====
|
||||
* Dictionary support: fixed ColorDict 3 support
|
||||
* mobi: added support for <div> & <mbp:pagebreak> tags
|
||||
* ePub: fixed reading of files generated from LibreOffice
|
||||
* ePub: no empty paragraphs before/after the cover
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
<dictionary
|
||||
id="ColorDict"
|
||||
title="ColorDict 3"
|
||||
package="com.socialnmobile.colordict"
|
||||
class=".activity.Main"
|
||||
action="colordict.intent.action.SEARCH"
|
||||
dataKey="EXTRA_QUERY"
|
||||
pattern="%s"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue