Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

errata in wiki #18201

Open
b-user opened this issue Dec 10, 2022 · 1 comment
Open

errata in wiki #18201

b-user opened this issue Dec 10, 2022 · 1 comment

Comments

@b-user
Copy link

b-user commented Dec 10, 2022

the wiki says:
https://github.com/qbittorrent/qBittorrent/wiki/Create-custom-themes-for-qBittorrent#changing-qbittorrent-specific-colors
"Log.Time": "",

But the actual name:
https://github.com/qbittorrent/qBittorrent/blob/master/src/gui/log/logmodel.cpp#L48
return UIThemeManager::instance()->getColor(u"Log.TimeStamp"_qs

OR:
"Log.TimeStamp": "",

also
manual says:
"TransferList.Allocating"
source is:
https://github.com/qbittorrent/qBittorrent/blob/master/src/gui/transferlistmodel.cpp#L107

"TransferList.ForcedDownloadingMetadata"

I have not found a way to make a change to the wiki.

@luzpaz
Copy link
Contributor

luzpaz commented Jun 14, 2023

This still isn't complete. I can make the changes if someone gives me wiki access ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants