Skip to content

Commit

Permalink
Re-enable update icon cache on meson install
Browse files Browse the repository at this point in the history
  • Loading branch information
Alecaddd committed Sep 20, 2024
1 parent 7c107cd commit c80406c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ subdir('src')

gnome.post_install(
glib_compile_schemas: true,
# gtk_update_icon_cache: true,
gtk_update_icon_cache: true,
update_desktop_database: true,
)

0 comments on commit c80406c

Please sign in to comment.