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',