org.gnome.Geary.yml: Rename to org.gnome.Geary.yaml

This commit is contained in:
Michael Gratton 2020-03-13 17:13:58 +11:00
parent bb907070cd
commit e8c48a9ae5
4 changed files with 3 additions and 3 deletions

View file

@ -87,7 +87,7 @@ flatpak:
variables:
APP_ID: org.gnome.Geary.Devel
FLATPAK_MODULE: geary
MANIFEST_PATH: org.gnome.Geary.yml
MANIFEST_PATH: org.gnome.Geary.yaml
MESON_ARGS: "-Dprofile=development"
RUNTIME_REPO: 'https://nightly.gnome.org/gnome-nightly.flatpakrepo'
TEST_RUN_ARGS: $TEST_ARGS

View file

@ -171,7 +171,7 @@ custom_target(
'org.gnome.Geary.json',
build_by_default: true,
command: [yaml_to_json, '@INPUT@', meson.source_root(), '@OUTPUT@'],
input: files('org.gnome.Geary.yml'),
input: files('org.gnome.Geary.yaml'),
output: 'org.gnome.Geary.json'
)

View file

@ -1,4 +1,4 @@
/* Automatically generated from org.gnome.Geary.yml, do not modify. */
/* Automatically generated from org.gnome.Geary.yaml, do not modify. */
{
"app-id": "org.gnome.Geary.Devel",
"branch": "master",