build, more lowercase on linux, plus minor changes

This commit is contained in:
kub 2024-06-15 09:24:03 +00:00
parent 7647f87b29
commit 89319e4997
8 changed files with 13 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#! /bin/sh
echo 0 > /proc/sys/kernel/printk
./PicoDrive "$@"
./picodrive "$@"
sync

View file

@ -2,7 +2,7 @@
Type=Application
Name=Picodrive
Comment=A mega drive/genesis emulator
Exec=PicoDrive %f
Exec=picodrive %f
Icon=megadrive
Terminal=false
Categories=emulators;

View file

@ -2,7 +2,7 @@
Type=Application
Name=Picodrive
Comment=A mega drive/genesis emulator
Exec=PicoDrive %f
Exec=picodrive %f
Icon=megadrive
Terminal=false
Categories=emulators;

View file

@ -1,7 +1,7 @@
[Desktop Entry]
Name=Picodrive
Comment=A mega drive/genesis emulator
Exec=PicoDrive %f
Exec=picodrive %f
Icon=megadrive
Categories=emulators;
X-OD-Manual=

View file

@ -2,7 +2,7 @@
Type=Application
Name=Picodrive
Comment=A mega drive/genesis emulator
Exec=PicoDrive %f
Exec=picodrive %f
Icon=megadrive
Terminal=false
Categories=emulators;