Rename devel profile for consistency with other apps

Adds a period between Geary and Devel.
This commit is contained in:
Michael Gratton 2019-09-28 00:34:39 +10:00
parent 41b72d59c4
commit d123dc733f
3 changed files with 4 additions and 4 deletions

View file

@ -80,7 +80,7 @@ ubuntu:
flatpak:
image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master'
variables:
APP_ID: org.gnome.GearyDevel
APP_ID: org.gnome.Geary.Devel
FLATPAK_MODULE: geary
MANIFEST_PATH: org.gnome.Geary.yml
MESON_ARGS: "-Dprofile=development"