From c3b0a35a2e5f58b7c4d614af0f71be768d943773 Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Sun, 30 Sep 2018 20:44:53 -0400 Subject: [PATCH] Fix more missing com.github.writeas.writeas-gtk IDs --- data/com.github.writeas.writeas-gtk.appdata.xml | 4 ++-- src/meson.build | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/com.github.writeas.writeas-gtk.appdata.xml b/data/com.github.writeas.writeas-gtk.appdata.xml index a5e7d41..0808333 100644 --- a/data/com.github.writeas.writeas-gtk.appdata.xml +++ b/data/com.github.writeas.writeas-gtk.appdata.xml @@ -1,6 +1,6 @@ - writeas-gtk + com.github.writeas.writeas-gtk GPL-3.0+ GPL-3.0+ Write.as @@ -28,7 +28,7 @@ hello@write.as - writeas-gtk + com.github.writeas.writeas-gtk diff --git a/src/meson.build b/src/meson.build index 6503a1e..c035d76 100644 --- a/src/meson.build +++ b/src/meson.build @@ -1,4 +1,4 @@ -executable('writeas-gtk', +executable('com.github.writeas.writeas-gtk', 'application.vala', 'window.vala',