Merge branch 'mjog/default-development-build' into 'mainline'

Set default build profile to development

See merge request GNOME/geary!597
This commit is contained in:
Michael Gratton 2020-10-13 08:00:26 +00:00
commit 2357f8fd01
11 changed files with 220 additions and 174 deletions

View file

@ -77,7 +77,7 @@ endif
# Contractor file (Elementary OS)
#
if install_contractor_file
if get_option('contractor').enabled()
# Call msgfmt manually since gettext won't otherwise translate the
# Description field. See merge req !50.
msgfmt = find_program('msgfmt')