[geocode-glib: 1/2] build: Install POI icons into the hicolor theme



commit 5604a210e7f1a0d3472d8a334e5cba4844fc177b
Author: Chris Mayo <aklhfex gmail com>
Date:   Thu May 7 19:26:14 2020 +0100

    build: Install POI icons into the hicolor theme
    
    The gnome theme is defunct.

 icons/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/icons/meson.build b/icons/meson.build
index 370428a..8d58886 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')
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]