mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
xdg-mime-apps: no spaces in default app entries
This commit is contained in:
committed by
Austin Horstman
parent
de5369834f
commit
f59891d511
@@ -4,7 +4,7 @@ image/png=foo1.desktop;foo2.desktop;foo3.desktop
|
||||
|
||||
[Default Applications]
|
||||
image/png=default1.desktop;default2.desktop;test.desktop
|
||||
image/svg+xml = test.desktop
|
||||
image/svg+xml=test.desktop
|
||||
|
||||
[Removed Associations]
|
||||
image/png=foo5.desktop
|
||||
|
||||
Reference in New Issue
Block a user