summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-05-23 11:52:12 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-05-23 11:52:12 -0400
commit7caecf3979e751bfdfa245dea3867f3cdd785c08 (patch)
tree67722b6193afdbb5d333f5e90c4899bf2f2aa781
parent28c04f4be397edce6a4188e01a0a444e753af0af (diff)
downloadgtk+-7caecf3979e751bfdfa245dea3867f3cdd785c08.tar.gz
Add more icons to check-icon-names
These are icons which are used as GtkArrow replacement, and icons used for the volume button.
-rw-r--r--testsuite/gtk/check-icon-names.c14
1 files changed, 13 insertions, 1 deletions
diff --git a/testsuite/gtk/check-icon-names.c b/testsuite/gtk/check-icon-names.c
index fe3646c75f..3474938e4c 100644
--- a/testsuite/gtk/check-icon-names.c
+++ b/testsuite/gtk/check-icon-names.c
@@ -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