mirror of
https://github.com/love2d/love.git
synced 2026-08-19 04:06:17 +02:00
Fixed the build system and debs now provide icons and file associations
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
update-mime-database /usr/share/mime
|
||||
gtk-update-icon-cache --force /usr/share/icons/gnome
|
||||
xdg-mime default love.desktop application/love-game
|
||||
Reference in New Issue
Block a user