forked from len0rd/rockbox
rbutilQt: Add Uninstallation for Rockbox and Bootloaders. Also add Talkfiles to the installlog
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14275 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d71339bf44
commit
6bc9abcceb
8 changed files with 59 additions and 13 deletions
|
|
@ -137,7 +137,7 @@ void ZipInstaller::downloadDone(bool error)
|
|||
}
|
||||
|
||||
// add file to log
|
||||
zipContents.append(m_mountpoint + m_target);
|
||||
zipContents.append( m_target);
|
||||
}
|
||||
|
||||
m_dp->addItem(tr("Creating installation log"),LOGINFO);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue