summaryrefslogtreecommitdiffstats
path: root/libraries/geocode-glib/patches/5604a210e7f1a0d3472d8a334e5cba4844fc177b.diff
blob: 63758c87392f5f651c66a677861eb082426b402b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/icons/meson.build b/icons/meson.build
index 370428a5f1d1035a336c83cad1d161281f1be61a..8d588865bdcf8f32fca12d2b918559e42b5e2d8e 100644
--- a/icons/meson.build
+++ b/icons/meson.build
@@ -15,7 +15,7 @@ foreach icon : public_icons
     file = join_paths('maki' , icon)
     install_dir = join_paths(get_option('datadir'),
                              'icons',
-                             'gnome',
+                             'hicolor',
                              'scalable',
                              'places')