add the multivolume feature to LANG_DISK_NAME_MMC, to enable building multivolume builds on non sansa/ondio
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18721 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7a8d67f050
commit
34148b9a21
1 changed files with 3 additions and 0 deletions
|
@ -6998,16 +6998,19 @@
|
|||
user:
|
||||
<source>
|
||||
*: none
|
||||
multivolume: "HD1"
|
||||
e200,c200: "mSD:"
|
||||
ondio*: "MMC:"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
multivolume: "HD1"
|
||||
e200,c200: "MSD:"
|
||||
ondio*: "MMC:"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
multivolume: "H D 1"
|
||||
e200,c200: "micro S D"
|
||||
ondio*: "M M C"
|
||||
</voice>
|
||||
|
|
Loading…
Reference in a new issue