Open chrisnharvey opened 7 years ago
Hi @chrisnharvey this is not yet implemented but I don't see why it couldn't be done. The question, though, is what do do if appimaged
is not installed. In that case, there must be one clear main executable.
Please move to the appimaged repo.
Actually, I think appimaged registers everything in usr/share/icons and usr/share/mime. But all the actual logic should come from libappimage; appimaged in itself should just call a function there that integrates an AppImage into the system.
For apps such as LibreOffice, having one application icon is not always enough, for example, it might be useful to have LibreOffice Writer, LibreOffice Calc etc.
Is it possible to do this with appimaged?