Skip to content

Commit

Permalink
feat: update icon cache
Browse files Browse the repository at this point in the history
  • Loading branch information
alainm23 committed Sep 24, 2024
1 parent e9f561e commit 65e2a8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ subdir('po')

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

0 comments on commit 65e2a8e

Please sign in to comment.