[gtk+] Add more icons to check-icon-names
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Add more icons to check-icon-names
- Date: Fri, 23 May 2014 15:52:39 +0000 (UTC)
commit 7caecf3979e751bfdfa245dea3867f3cdd785c08
Author: Matthias Clasen <mclasen redhat com>
Date: Fri May 23 11:52:12 2014 -0400
Add more icons to check-icon-names
These are icons which are used as GtkArrow replacement, and
icons used for the volume button.
testsuite/gtk/check-icon-names.c | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/testsuite/gtk/check-icon-names.c b/testsuite/gtk/check-icon-names.c
index fe3646c..3474938 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]