Add more icons to check-icon-names

These are icons which are used as GtkArrow replacement, and
icons used for the volume button.
This commit is contained in:
Matthias Clasen 2014-05-23 11:52:12 -04:00
parent 28c04f4be3
commit 7caecf3979

View File

@ -103,9 +103,21 @@ static char *icon_names[] = {
"zoom-out",
"zoom-fit-best",
"edit-select-all",
"edit-clear"
"edit-clear",
/* "gtk-select-color", */
/* "gtk-color-picker" */
"pan-down-symbolic",
"pan-up-symbolic",
"pan-start-symbolic",
"pan-end-symbolic",
"audio-volume-muted",
"audio-volume-high",
"audio-volume-low",
"audio-volume-medium",
"audio-volume-muted-symbolic",
"audio-volume-high-symbolic",
"audio-volume-low-symbolic",
"audio-volume-medium-symbolic"
};
static void