mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-01 23:25:15 +00:00
Unset XDG_ACTIVATION_TOKEN after used with GApplication
This commit is contained in:
@@ -103,6 +103,7 @@ static void t_desktop_application_class_init(
|
||||
"{sv}",
|
||||
"activation-token",
|
||||
g_variant_new_string(token.constData()));
|
||||
qunsetenv("XDG_ACTIVATION_TOKEN");
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user