mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Change X-GNOME-SingleWindow key to SingleMainWindow
X-GNOME-SingleWindow was upstreamed to be an XDG spec with the name "SingleMainWindow" in https://gitlab.freedesktop.org/xdg/xdg-specs/-/merge_requests/53
This commit is contained in:
parent
30810e95f4
commit
4965c19314
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ MimeType=x-scheme-handler/tg;
|
||||||
Keywords=tg;chat;im;messaging;messenger;sms;tdesktop;
|
Keywords=tg;chat;im;messaging;messenger;sms;tdesktop;
|
||||||
Actions=Quit;
|
Actions=Quit;
|
||||||
X-GNOME-UsesNotifications=true
|
X-GNOME-UsesNotifications=true
|
||||||
X-GNOME-SingleWindow=true
|
SingleMainWindow=true
|
||||||
|
|
||||||
[Desktop Action Quit]
|
[Desktop Action Quit]
|
||||||
Exec=telegram-desktop -quit
|
Exec=telegram-desktop -quit
|
||||||
|
|
Loading…
Add table
Reference in a new issue