Revert "[refactor] change app id to com.frac-tion.teleport"

This reverts commit 33b9c9ac1a.
This commit is contained in:
Julian Sparber
2017-09-26 11:39:16 +02:00
parent 26d5bfb5c9
commit a54a19d69a
6 changed files with 10 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
desktop = 'com.frac-tion.teleport.desktop'
desktop = 'org.gtk.teleportapp.desktop'
i18n.merge_file(
desktop,
@@ -24,7 +24,7 @@ i18n.merge_file(
#)
install_data(
'com.frac-tion.teleport.gschema.xml',
'org.gtk.teleportapp.gschema.xml',
install_dir: teleportapp_schemadir
)