mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Merge pull request #11491 from jdgleaver/dingux-icon-name
OpenDingux: Update desktop entry name/comment
This commit is contained in:
commit
e494821917
@ -129,8 +129,8 @@ RARCH_OBJ := $(addprefix $(OBJDIR)/,$(OBJ))
|
|||||||
|
|
||||||
define DESKTOP_ENTRY
|
define DESKTOP_ENTRY
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=retroarch
|
Name=RetroArch
|
||||||
Comment=Retroarch
|
Comment=Frontend for emulators, game engines
|
||||||
Exec=retroarch
|
Exec=retroarch
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
|
@ -130,8 +130,8 @@ RARCH_OBJ := $(addprefix $(OBJDIR)/,$(OBJ))
|
|||||||
|
|
||||||
define DESKTOP_ENTRY
|
define DESKTOP_ENTRY
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=retroarch
|
Name=RetroArch
|
||||||
Comment=Retroarch
|
Comment=Frontend for emulators, game engines
|
||||||
Exec=retroarch
|
Exec=retroarch
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
|
Loading…
x
Reference in New Issue
Block a user