[refactor] change app id to com.frac-tion.teleport
This commit is contained in:
@@ -214,7 +214,7 @@ teleport_app_class_init (TeleportAppClass *class)
|
||||
teleport_app_new (void)
|
||||
{
|
||||
return g_object_new (TELEPORT_APP_TYPE,
|
||||
"application-id", "org.gtk.teleportapp",
|
||||
"application-id", "com.frac-tion.teleport",
|
||||
"flags", G_APPLICATION_HANDLES_OPEN,
|
||||
NULL);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user