mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Change X-GNOME-SingleWindow key to SingleMainWindow (#1582)
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
1dae2f42ff
commit
ce966b13ca
1 changed files with 2 additions and 0 deletions
|
@ -10,4 +10,6 @@ Terminal=false
|
|||
Type=Application
|
||||
Version=1.0
|
||||
MimeType=application/x-apkg;application/x-anki;application/x-ankiaddon;
|
||||
#should be removed eventually as it was upstreamed as to be an XDG specification called SingleMainWindow
|
||||
X-GNOME-SingleWindow=true
|
||||
SingleMainWindow=true
|
||||
|
|
Loading…
Reference in a new issue