prateekmedia / appimagepool

A simple, modern AppImageHub Client, powered by flutter.

Home Page:https://www.pling.com/p/1547076/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle AppImages with icon only in root directory

tdiam opened this issue · comments

Some AppImages don't have a usr/share/icons directory, which according to the spec is "no basic requirement" to have, but instead they only have the myapp.<icon ext> icon file.

For example, see the Firefox AppImage.

When integrated, it appears like this (Ubuntu 23.10):
image image