mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-18 07:07:08 +02:00
Unset XDG_ACTIVATION_TOKEN after used with GApplication
This commit is contained in:
parent
88b0ea70b3
commit
109f6614f0
1 changed files with 1 additions and 0 deletions
|
@ -103,6 +103,7 @@ static void t_desktop_application_class_init(
|
|||
"{sv}",
|
||||
"activation-token",
|
||||
g_variant_new_string(token.constData()));
|
||||
qunsetenv("XDG_ACTIVATION_TOKEN");
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue