mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
New deb file creation script also adds icons and mimetype
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
update-mime-database /usr/share/mime
|
||||
gtk-update-icon-cache --force /usr/share/icons/gnome
|
||||
Reference in New Issue
Block a user