jgeiss
Still Fresh
Hi there,
if I build a PND file with pnd_make.sh -d dir -p file.pnd -c -i icon.png -x dir/PXML.xml the resulting file is a squashfs file with the file PXML.xml and one icon icon.png added. The menu shows the icon and I can start my application.
Now I want to have two different applications (which depend on each other) in my PND. Each one should have a different icon.
How can I add two icons? Using cat >>file.pnd icon2.png does not work.
Thank for any help.
if I build a PND file with pnd_make.sh -d dir -p file.pnd -c -i icon.png -x dir/PXML.xml the resulting file is a squashfs file with the file PXML.xml and one icon icon.png added. The menu shows the icon and I can start my application.
Now I want to have two different applications (which depend on each other) in my PND. Each one should have a different icon.
How can I add two icons? Using cat >>file.pnd icon2.png does not work.
Thank for any help.