Skif-off left a comment (geany/geany#4632)

Is this 
```diff
-gtk_update_icon_cache = find_program('gtk4-update-icon-cache', 
'gtk-update-icon-cache')
+gtk_update_icon_cache = find_program('gtk-update-icon-cache', 
'gtk4-update-icon-cache')
```
really necessary? In some cases, the version of the utility from GTK3 will be 
used instead of the more modern version from GTK4.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/4632#issuecomment-5214417936
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/4632/[email protected]>

Reply via email to