[gnome-software/wip/snwh/app-icon-redesign: 132/132] trivial: Fix self test after icon changes
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/snwh/app-icon-redesign: 132/132] trivial: Fix self test after icon changes
- Date: Fri, 28 Sep 2018 18:30:56 +0000 (UTC)
commit cd79818eb95d30045ed6facbb09f4cb2f721fd37
Author: Kalev Lember <klember redhat com>
Date: Fri Sep 28 19:28:49 2018 +0100
trivial: Fix self test after icon changes
plugins/epiphany/gs-self-test.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plugins/epiphany/gs-self-test.c b/plugins/epiphany/gs-self-test.c
index 8205ce58..e2190d08 100644
--- a/plugins/epiphany/gs-self-test.c
+++ b/plugins/epiphany/gs-self-test.c
@@ -71,7 +71,7 @@ main (int argc, char **argv)
g_test_init (&argc, &argv, NULL);
g_setenv ("G_MESSAGES_DEBUG", "all", TRUE);
- fn = gs_test_get_filename (TESTDATADIR, "icons/hicolor/48x48/org.gnome.Software.png");
+ fn = gs_test_get_filename (TESTDATADIR, "icons/hicolor/scalable/org.gnome.Software.svg");
g_assert (fn != NULL);
xml = g_strdup_printf ("<?xml version=\"1.0\"?>\n"
"<components version=\"0.9\">\n"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]