Rename app IDs to org.zoitechat.ZoiteChat

This commit is contained in:
2026-05-22 00:08:54 -06:00
parent 479f1649ef
commit 6535810ca3
11 changed files with 29 additions and 29 deletions

View File

@@ -320,7 +320,7 @@ fe_args (int argc, char *argv[])
GError *error = NULL;
GOptionContext *context;
char *buffer;
const char *desktop_id = "net.zoite.Zoitechat";
const char *desktop_id = "org.zoitechat.ZoiteChat";
#ifdef WIN32
char *base_path = NULL;
char *locale_path = NULL;