pmartin / pocketbook-demo

A few demos of C/C++ applications for Pocketbook Touch Lux ereaders
MIT License
67 stars 10 forks source link

Demo: an icon for an app #27

Open pmartin opened 8 years ago

pmartin commented 8 years ago

Until now, all applications we've developed have the same default icon in the applications drawer. -> Is there a way to set a nice personalized icon for an app ?

pmartin commented 8 years ago

From what I can tell, there is not a file per application/icon : for default apps, it looks like icons are integrated in the theme : /ebrmain/themes/Line.pbt

orontee commented 11 months ago

Example of desktop integration of a "user application": https://github.com/orontee/taranis/blob/main/docs/desktop_integration.md