diff options
author | Matthias Clasen <mclasen@redhat.com> | 2014-07-08 09:29:28 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2014-07-08 09:30:16 -0400 |
commit | 73bc9b59dd295dff1c8e3c7fb5ce6ba7e020153e (patch) | |
tree | e42a07c4a80fd5f9d39e2c9ce701db12a4f66466 | |
parent | 89ada1699843e86858cbcb89a8cc7a943e17d1b7 (diff) | |
download | gtk+-73bc9b59dd295dff1c8e3c7fb5ce6ba7e020153e.tar.gz |
Add view-context-menu-symbolic to checked icon names
-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 d6edf669bc..d95380870f 100644 --- a/testsuite/gtk/check-icon-names.c +++ b/testsuite/gtk/check-icon-names.c @@ -132,6 +132,7 @@ static char *icon_names[] = { "pan-up-symbolic", "user-trash-full-symbolic", "user-trash-symbolic", + "view-context-menu-symbolic", "window-close-symbolic", "window-maximize-symbolic", "window-minimize-symbolic", |