diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-02-12 12:56:23 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-02-12 17:34:07 -0500 |
commit | ec6458db16d8357c22c81d05ede0341e1ae91c2a (patch) | |
tree | fb004d9421e84aacc4ea082f191eb61b6874b6f5 /testsuite | |
parent | 52b83ac5530940bf17bcfd620c5faea1c57b820b (diff) | |
download | gtk+-ec6458db16d8357c22c81d05ede0341e1ae91c2a.tar.gz |
testsuite: Consider bookmark-new as required icon
This was missing from the list.
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/gtk/check-icon-names.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/gtk/check-icon-names.c b/testsuite/gtk/check-icon-names.c index e6b96776cd..ea3539395e 100644 --- a/testsuite/gtk/check-icon-names.c +++ b/testsuite/gtk/check-icon-names.c @@ -92,6 +92,7 @@ static char *icon_names[] = { "application-x-executable-symbolic", "applications-other", "appointment-soon-symbolic", + "bookmark-new-symbolic", "changes-allow-symbolic", "changes-prevent-symbolic", "dialog-password-symbolic", |