Remove mountpoint when storing folders to talk.
commit96f63e6078ec3153b4db568a2fa7ed5efb546d12
authorDominik Riebeling <Dominik.Riebeling@gmail.com>
Thu, 14 Jun 2012 20:51:32 +0000 (14 22:51 +0200)
committerDominik Riebeling <Dominik.Riebeling@gmail.com>
Thu, 14 Jun 2012 20:54:30 +0000 (14 22:54 +0200)
treeed0b8b47a978b6834e0cbc8b27cf3cb15d693df9
parent537dfe482fc0378151406ee37a98c99283b5a3f0
Remove mountpoint when storing folders to talk.

When using Rockbox Utility some later time the mountpoint might have changed.
This would invalidate the list of folders to voice even if the folders are
still present on the player. Remove the mountpoint part before storing the
folders, and add it when loading the settings.

Change-Id: Ic4ed98b205d20f6a0b3a1e1da396bbdcd02c255e
rbutil/rbutilqt/installtalkwindow.cpp