mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
FS#10704 - Make a configuration option to disable USB HID
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23322 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6314952ff1
commit
83d24f89df
14 changed files with 137 additions and 57 deletions
|
|
@ -13165,3 +13165,20 @@
|
|||
remote: "Remote Custom Statusbar"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_USB_HID
|
||||
desc: in settings_menu
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
usb_hid: "USB HID"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
usb_hid: "USB HID"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
usb_hid: "USB Human Interface Device"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue