change app id to com.frac_tion.teleport

Signed-off-by: Julian Sparber <julian@sparber.net>
This commit is contained in:
Julian Sparber
2017-09-26 09:29:41 +02:00
parent a54a19d69a
commit 0cacae317b
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
)