From ca531fdc2ba33097c787e67f88bdaad16f636ac1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 27 Feb 2019 23:40:58 +0100 Subject: [PATCH] mame: do not force settings by command line params MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-emulators/mame/mame/mame.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-emulators/mame/mame/mame.desktop b/recipes-emulators/mame/mame/mame.desktop index a95d86f..4e33773 100644 --- a/recipes-emulators/mame/mame/mame.desktop +++ b/recipes-emulators/mame/mame/mame.desktop @@ -2,7 +2,7 @@ Type=Application Name=Mame Comment=MAME is a multi-purpose emulation framework -Exec=mame -video accel -renderdriver opengl -gl_glsl -gl_glsl_filter 0 +Exec=mame Icon=MAMElogo.svg Terminal=false StartupNotify=false