mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 19:42:17 +02:00
new option name
This commit is contained in:
parent
bf8fc816e8
commit
f28c15207a
2 changed files with 3 additions and 2 deletions
|
@ -3,6 +3,7 @@
|
|||
* FBReader can listen for Bonjour (zeroconf) OPDS announcement. JmDNS (http://jmdns.sourceforge.net/) is used.
|
||||
* Plugin API works on devices with Android 3/4
|
||||
* Updated Polish localization (by Tomasz Długosz)
|
||||
* Option for disabling button lights in Android 3/4 has been introduced
|
||||
|
||||
===== 1.2.6 (Dec 19, 2011) =====
|
||||
* Android 3.*, 4.*: bottom buttons are hidden during book reading
|
||||
|
|
|
@ -307,8 +307,8 @@
|
|||
<node name="summaryOn" value="Show status bar when menu becomes active"/>
|
||||
<node name="summaryOff" value="Don't show status bar when menu becomes active"/>
|
||||
</node>
|
||||
<node name="disableButtonLights" value="Disable hardware buttons light during reading">
|
||||
<node name="summaryOn" value="Disable button lights (that does not for some devices)"/>
|
||||
<node name="disableButtonLights" value="Disable buttons light during reading">
|
||||
<node name="summaryOn" value="Disable button lights (does not work for some devices)"/>
|
||||
<node name="summaryOff" value="Don't try to disable button lights"/>
|
||||
</node>
|
||||
</node>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue