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

This commit is contained in:
Julian Sparber
2017-09-26 09:29:41 +02:00
parent b78a36fc6a
commit 33b9c9ac1a
6 changed files with 10 additions and 10 deletions

View File

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