From fb7b8eea7d91772f989d5b060c86df20f2ebdb66 Mon Sep 17 00:00:00 2001 From: Alex Merry Date: Wed, 14 Oct 2015 12:10:31 +0100 Subject: Fix ECMInstallIconsTest. ECMInstallIcons now updates the theme cache if gtk-update-icon-cache is available, producing files the test hadn't been expecting.. Updating the test revealed that the old-style ecm_install_icons call only updated the hicolor cache, and not any of the other themes. REVIEW: 125631 --- .../multi-file-test/hicolor/icon-theme.cache | Bin 0 -> 472 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/ECMInstallIconsTest/expected-tree/multi-file-test/hicolor/icon-theme.cache (limited to 'tests/ECMInstallIconsTest/expected-tree/multi-file-test') diff --git a/tests/ECMInstallIconsTest/expected-tree/multi-file-test/hicolor/icon-theme.cache b/tests/ECMInstallIconsTest/expected-tree/multi-file-test/hicolor/icon-theme.cache new file mode 100644 index 00000000..60ac05d6 Binary files /dev/null and b/tests/ECMInstallIconsTest/expected-tree/multi-file-test/hicolor/icon-theme.cache differ -- cgit v1.2.1