mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 12:59:56 -07:00
Merge pull request #12567 from Chocobo1/icon
Reduce ambiguity for selecting icons
This commit is contained in:
commit
188f82d3be
1 changed files with 3 additions and 3 deletions
|
@ -471,12 +471,12 @@
|
|||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Monochrome (Dark theme)</string>
|
||||
<string>Monochrome (for dark theme)</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Monochrome (Light theme)</string>
|
||||
<string>Monochrome (for light theme)</string>
|
||||
</property>
|
||||
</item>
|
||||
</widget>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue