mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
Trivial: clarify a comment
Using 'highcolor' here seems confusing, since there is a theme by that name. Just say full-color.
This commit is contained in:
parent
39349cdea3
commit
1b858e4212
@ -1700,7 +1700,7 @@ real_choose_icon (GtkIconTheme *icon_theme,
|
||||
|
||||
/* for symbolic icons, do a search in all registered themes first;
|
||||
* a theme that inherits them from a parent theme might provide
|
||||
* an alternative highcolor version, but still expect the symbolic icon
|
||||
* an alternative full-color version, but still expect the symbolic icon
|
||||
* to show up instead.
|
||||
*/
|
||||
if (icon_names[0] &&
|
||||
|
Loading…
Reference in New Issue
Block a user