Merge pull request #12567 from Chocobo1/icon

Reduce ambiguity for selecting icons
This commit is contained in:
Mike Tzou
2020-04-22 01:58:15 +08:00
committed by GitHub

View File

@@ -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>