vinceliuice / Matcha-gtk-theme

Matcha is a flat Design theme for GTK 3, GTK 2 and Gnome-Shell
https://www.pling.com/p/1187179/
GNU General Public License v3.0
743 stars 67 forks source link

Warn and exit when glib-compile-resource is not exist #181

Closed sky96111 closed 2 years ago

sky96111 commented 2 years ago

This PR fix puzzles when users use a distribution without glib-compile-resource in default (e.g. Fedora Workstation 34). It will warn glib-compile-resource is not exist and exit installation instead of just skip the compile step.