-
Notifications
You must be signed in to change notification settings - Fork 5
Extracted icon from PCSX2 but failed to add to desktop file #22
Copy link
Copy link
Closed
Labels
status: doneHas been fixed or implementedHas been fixed or implementedtype: bugSomething isn't workingSomething isn't working
Description
The config.pho.json shows the correct icon path and it was extracted
{"Id":"pcsx2","Version":"v1.7.5973","Source":"github","Paths":{"Dir":"/home/parker/.local/share/pho/applications/pcsx2","Config":"/home/parker/.local/share/pho/applications/pcsx2/config.pho.json","SourceConfig":"/home/parker/.local/share/pho/applications/pcsx2/source.pho.json","AppImage":"/home/parker/.local/share/pho/applications/pcsx2/pcsx2.AppImage","Icon":"/home/parker/.local/share/pho/applications/pcsx2/pcsx2.png","Desktop":"/home/parker/.local/share/applications/pcsx2.desktop","Symlink":""}}
The desktop file however does not have the icon entry
Version=1.0
Terminal=false
Type=Application
Name=PCSX2
StartupWMClass=PCSX2
GenericName=PlayStation 2 Emulator
Comment=Sony PlayStation 2 emulator
Exec=env APPIMAGELAUNCHER_DISABLE=1 /home/parker/.local/share/pho/applications/pcsx2/pcsx2.AppImage
Repo here https://github.com/PCSX2/pcsx2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status: doneHas been fixed or implementedHas been fixed or implementedtype: bugSomething isn't workingSomething isn't working