[gtk+] Add two more icon names to check
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Add two more icon names to check
- Date: Sat, 24 May 2014 04:02:24 +0000 (UTC)
commit ef38d6e397270d4f513d54e129186e4878ac4353
Author: Matthias Clasen <mclasen redhat com>
Date: Fri May 23 22:59:22 2014 -0400
Add two more icon names to check
These were found in the trash monitor.
testsuite/gtk/check-icon-names.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/testsuite/gtk/check-icon-names.c b/testsuite/gtk/check-icon-names.c
index a470d6a..7bb10c4 100644
--- a/testsuite/gtk/check-icon-names.c
+++ b/testsuite/gtk/check-icon-names.c
@@ -132,7 +132,9 @@ static char *icon_names[] = {
"dialog-password",
"dialog-password-symbolic",
"changes-allow-symbolic",
- "changes-prevent-symbolic"
+ "changes-prevent-symbolic",
+ "user-trash-symbolic",
+ "user-trash-full-symbolic"
};
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]