Fix more missing com.github.writeas.writeas-gtk IDs

This commit is contained in:
Matt Baer 2018-09-30 20:44:53 -04:00
parent 5928c4d845
commit c3b0a35a2e
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<component type="desktop-application">
<id>writeas-gtk</id>
<id>com.github.writeas.writeas-gtk</id>
<project_license>GPL-3.0+</project_license>
<metadata_license>GPL-3.0+</metadata_license>
<name>Write.as</name>
@ -28,7 +28,7 @@
<update_contact>hello@write.as</update_contact>
<provides>
<binary>writeas-gtk</binary>
<binary>com.github.writeas.writeas-gtk</binary>
</provides>
<screenshots>

View File

@ -1,4 +1,4 @@
executable('writeas-gtk',
executable('com.github.writeas.writeas-gtk',
'application.vala',
'window.vala',