On 03/24/2012 07:52 PM, Darrell Anderson wrote:
I would be grateful for somebody helping me locate an image in the sources. The image is seen in this About dialog:
http://humanreadable.nfshost.com/trinity/build_logs/about-dialog.png
I'm unsure why this dialog shows a default image when the desktop file specifies Icon=fifteenpieces.
I'd like to update the image. I think the image is a default image for About dialogs.
Thanks!
Darrell
Are you looking for the name of the icon called by the current fifteenpieces about dialog in the tdetoys code? You want to swap it out with the 'blue puzzle piece' that is the default for icon kfifteenpieces? The kfifteenapplet.desktop file uses the same name, but previews the correct blue puzzle piece icons.
Icon=fifteenpieces
Could the default icon be pulled in in the fifteenpieces.h with:
class KAboutData;
Damn near impossible to play with a 36px panel :)