Reduce ambiguity for selecting icons

Related: #12554.
This commit is contained in:
Chocobo1 2020-04-21 12:33:41 +08:00 committed by sledgehammer999
commit 37b29bf91a
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2

View file

@ -471,12 +471,12 @@
</item> </item>
<item> <item>
<property name="text"> <property name="text">
<string>Monochrome (Dark theme)</string> <string>Monochrome (for dark theme)</string>
</property> </property>
</item> </item>
<item> <item>
<property name="text"> <property name="text">
<string>Monochrome (Light theme)</string> <string>Monochrome (for light theme)</string>
</property> </property>
</item> </item>
</widget> </widget>