We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48bedc4 commit 4658874Copy full SHA for 4658874
meson.build
@@ -74,5 +74,6 @@ subdir('po')
74
75
gnome.post_install(
76
glib_compile_schemas: true,
77
- gtk_update_icon_cache: true
+ gtk_update_icon_cache: true,
78
+ update_desktop_database: true
79
)
0 commit comments