Merge branch 'lrn/meson-intl' into 'master'
Link libgtk to libintl See merge request GNOME/gtk!113
This commit is contained in:
@@ -920,6 +920,10 @@ if cloudproviders_enabled
|
||||
gtk_deps += cloudproviders_dep
|
||||
endif
|
||||
|
||||
# Unconditional. If libintl isn't found,
|
||||
# the object just does nothing being in the deplist
|
||||
gtk_deps += libintl_dep
|
||||
|
||||
gtk_settings_schemas = [
|
||||
'org.gtk.Settings.FileChooser.gschema.xml',
|
||||
'org.gtk.Settings.ColorChooser.gschema.xml',
|
||||
|
||||
Reference in New Issue
Block a user