diff options
author | Dominik Wenger <domonoky@googlemail.com> | 2007-08-15 14:16:20 +0000 |
---|---|---|
committer | Dominik Wenger <domonoky@googlemail.com> | 2007-08-15 14:16:20 +0000 |
commit | 9789d303f234d259bb9c3de96dc6ca7c6ebde183 (patch) | |
tree | 84e3b451d2e58e6af0d6f1f4821bdc400e001279 /rbutil/rbutilqt/browsedirtree.cpp | |
parent | 8897e8cdfd9c0fbd5ba4a14df19e646391dc6cca (diff) |
rbutilQt: reworked bootloaderinstallation. removed the bootloaderinstalldialog, added a small dialog to ask for the original firmware, if you install a bootloader for a fwpatcher target.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14356 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'rbutil/rbutilqt/browsedirtree.cpp')
-rw-r--r-- | rbutil/rbutilqt/browsedirtree.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rbutil/rbutilqt/browsedirtree.cpp b/rbutil/rbutilqt/browsedirtree.cpp index 43232cf355..f46a825935 100644 --- a/rbutil/rbutilqt/browsedirtree.cpp +++ b/rbutil/rbutilqt/browsedirtree.cpp @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2007 by Dominik Riebeling - * $Id: installrb.cpp 13990 2007-07-25 22:26:10Z Dominik Wenger $ + * $Id: browsedirtree.cpp 13990 2007-07-25 22:26:10Z bluebrother $ * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. |