Skip to content

Commit 4658874

Browse files
authored
Update meson.build
1 parent 48bedc4 commit 4658874

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

meson.build

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,6 @@ subdir('po')
7474

7575
gnome.post_install(
7676
glib_compile_schemas: true,
77-
gtk_update_icon_cache: true
77+
gtk_update_icon_cache: true,
78+
update_desktop_database: true
7879
)

0 commit comments

Comments
 (0)