OpenDingux: Update desktop entry name/comment

This commit is contained in:
jdgleaver 2020-10-26 15:24:46 +00:00
parent a2ac81b747
commit 34e5a9655f
2 changed files with 4 additions and 4 deletions

View File

@ -129,8 +129,8 @@ RARCH_OBJ := $(addprefix $(OBJDIR)/,$(OBJ))
define DESKTOP_ENTRY
[Desktop Entry]
Name=retroarch
Comment=Retroarch
Name=RetroArch
Comment=Frontend for emulators, game engines
Exec=retroarch
Terminal=false
Type=Application

View File

@ -130,8 +130,8 @@ RARCH_OBJ := $(addprefix $(OBJDIR)/,$(OBJ))
define DESKTOP_ENTRY
[Desktop Entry]
Name=retroarch
Comment=Retroarch
Name=RetroArch
Comment=Frontend for emulators, game engines
Exec=retroarch
Terminal=false
Type=Application