mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Adding new setting to System Settings <Accessory Power Supply -- off by default). This setting can be used to enable/disable the power supply for accessories. With this commit implemented for iPods with PCF50605 power controller.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17193 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cea07eb2a4
commit
850a11250a
16 changed files with 100 additions and 16 deletions
|
|
@ -11533,3 +11533,17 @@
|
|||
swcodec: "Tastentöne Wiederholung"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_ACCESSORY_SUPPLY
|
||||
desc: in keyclick settings menu
|
||||
user:
|
||||
<source>
|
||||
*: "Zubehör Spannungsversorgung"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Zubehör Spannungsversorgung"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Zubehör Spannungsversorgung"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
|
|
@ -11576,3 +11576,17 @@
|
|||
swcodec: "Keyclick Repeats"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_ACCESSORY_SUPPLY
|
||||
desc: in keyclick settings menu
|
||||
user:
|
||||
<source>
|
||||
*: "Accessory Power Supply"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Accessory Power Supply"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Accessory Power Supply"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue