if your Joggler lost some icons (especially Squeezeplay), that's probably because Openpeak disabled all their servers (which also were responsible for the appshop to work).
EDIT: More information is already within the PNPIII thread. Have a look here:
viewtopic.php?f=2&t=555&start=1240#p27165
To get your icons back, you need to edit this file:
Code: Select all
/openpeak/gui/applications.xml
For example, add this line somewhere to get the Squeezeplay Icon back:
Code: Select all
<app id="launcher" static="1" ext="1" standalone="1" loc="/media/launcher/apps/SqueezePlay/" icon="icon.swf" app="/media/launcher/apps/SqueezePlay/trigger.cgi"/>
Christian