1
0
Fork 0
forked from len0rd/rockbox

rbutil: store the info from the server centrally in RbSetttings. Dont download build-info multiple times. Rename install.cpp

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24301 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Wenger 2010-01-20 22:18:36 +00:00
parent b5d16e79e1
commit 8363619e66
7 changed files with 195 additions and 123 deletions

View file

@ -65,7 +65,7 @@ QMAKE_EXTRA_TARGETS += lrelease
SOURCES += rbutilqt.cpp \
main.cpp \
install.cpp \
installwindow.cpp \
base/httpget.cpp \
configure.cpp \
zip/zip.cpp \
@ -115,7 +115,7 @@ SOURCES += rbutilqt.cpp \
../../tools/iriver.c \
HEADERS += rbutilqt.h \
install.h \
installwindow.h \
base/httpget.h \
configure.h \
zip/zip.h \