Fix more missing com.github.writeas.writeas-gtk IDs
This commit is contained in:
parent
5928c4d845
commit
c3b0a35a2e
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
<component type="desktop-application">
|
<component type="desktop-application">
|
||||||
<id>writeas-gtk</id>
|
<id>com.github.writeas.writeas-gtk</id>
|
||||||
<project_license>GPL-3.0+</project_license>
|
<project_license>GPL-3.0+</project_license>
|
||||||
<metadata_license>GPL-3.0+</metadata_license>
|
<metadata_license>GPL-3.0+</metadata_license>
|
||||||
<name>Write.as</name>
|
<name>Write.as</name>
|
||||||
@ -28,7 +28,7 @@
|
|||||||
<update_contact>hello@write.as</update_contact>
|
<update_contact>hello@write.as</update_contact>
|
||||||
|
|
||||||
<provides>
|
<provides>
|
||||||
<binary>writeas-gtk</binary>
|
<binary>com.github.writeas.writeas-gtk</binary>
|
||||||
</provides>
|
</provides>
|
||||||
|
|
||||||
<screenshots>
|
<screenshots>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
executable('writeas-gtk',
|
executable('com.github.writeas.writeas-gtk',
|
||||||
'application.vala',
|
'application.vala',
|
||||||
'window.vala',
|
'window.vala',
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user