mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 13:52:40 +01:00
games-emulation/blastem: fix desktop name entry
This commit is contained in:
@@ -41,7 +41,7 @@ src_install() {
|
||||
doins -r shaders images default.cfg rom.db gamecontrollerdb.txt
|
||||
|
||||
newicon "${S}/android/res/drawable-xxhdpi/ic_launcher.png" ${PN}.png
|
||||
make_desktop_entry "${PN}" 'Blastem' "${PN}" 'Game;Emulator'
|
||||
make_desktop_entry "${PN}" 'BlastEm' "${PN}" 'Game;Emulator'
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
Reference in New Issue
Block a user