Some work about adaptive color scheme for Web UI (PR #19901) http://[316:c51a:62a3:8b9::4]/d4708/qBittorrent/src/branch/adaptive-webui
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
sledgehammer999 4f1cb5ab7c Store language settings for the installer. Use them in the unistaller too. 12 years ago
..
README.txt Updated installer script to ommit specific translations. 12 years ago
qbittorrent.nsi Store language settings for the installer. Use them in the unistaller too. 12 years ago
qt.conf

README.txt

You will need NSIS and upx to make the installer.

Open the qbittorrent.nsi file in an editor and change line that contains "!define PROG_VERSION "3.0.3"" to the version of qbittorrent you just built.

The installer script expects the following file tree:

Root:
translations
qt_ar.qm
qt_bg.qm
qt_ca.qm
qt_cs.qm
qt_da.qm
qt_de.qm
qt_es.qm
qt_fi.qm
qt_fr.qm
qt_gl.qm
qt_he.qm
qt_hu.qm
qt_it.qm
qt_ja.qm
qt_ko.qm
qt_lt.qm
qt_nl.qm
qt_pl.qm
qt_pt.qm
qt_pt_BR.qm
qt_ru.qm
qt_sk.qm
qt_sv.qm
qt_tr.qm
qt_uk.qm
qt_zh_CN.qm
qt_zh_TW.qm
license.txt
qbittorrent.exe
qbittorrent.nsi
qt.conf


license.txt is a text file that contains the text rendered from src\gpl.html