Re: Scripted Plasmoid icon

2009-10-14 Thread Thomas Olsen
On 14/10-2009 18:00 "Aaron J. Seigo" wrote: > On October 14, 2009, Thomas Olsen wrote: > > Is this really the best way to do it? > > no. :) No I didn't really think so... > > > I think that ideally you should just place your icon somewhere under > > contents/icons, put it in the metadata.deskt

Re: Scripted Plasmoid icon

2009-10-14 Thread Aaron J. Seigo
On October 14, 2009, Thomas Olsen wrote: > I'll see if I can wrap up something readable. Maybe just extend > http://techbase.kde.org/Paths/Developer/Creating_plasmoids_with_scripts#Lay > out a little? sounds sensible; if you have further questions, just ask. -- Aaron J. Seigo humru othro a kohnu

Re: Scripted Plasmoid icon

2009-10-14 Thread Thomas Olsen
On 14/10-2009 18:01 "Aaron J. Seigo" wrote: > On October 14, 2009, Thomas Olsen wrote: > > BTW: The file hierarchy of a Plasmoid isn't really well documented > > anywhere that I can find. If anyone can explain it to me I will be happy > > to document it on TechBase. > > from http://websvn.kde.org

Re: Scripted Plasmoid icon

2009-10-14 Thread Aaron J. Seigo
On October 14, 2009, Thomas Olsen wrote: > BTW: The file hierarchy of a Plasmoid isn't really well documented anywhere > that I can find. If anyone can explain it to me I will be happy to document > it on TechBase. from http://websvn.kde.org/trunk/KDE/kdelibs/plasma/private/packages.cpp : ad

Re: Scripted Plasmoid icon

2009-10-14 Thread Aaron J. Seigo
On October 14, 2009, Thomas Olsen wrote: > Is this really the best way to do it? no. :) > I think that ideally you should just place your icon somewhere under > contents/icons, put it in the metadata.desktop file under "Icon" and it > should be recognized by Plasma. in your metadata.desktop put

Re: Scripted Plasmoid icon

2009-10-14 Thread Thomas Olsen
On 14/10-2009 15:50 Marco Martin wrote: > On Wednesday 14 October 2009, Thomas Olsen wrote: > > Hi > > > > I've been googling all day to find a way to use a custom icon for your > > Plasmoid. > > > > I found the following snippet in http://code.google.com/p/gmail- > > plasmoid/source/diff?spec=svn

Re: Scripted Plasmoid icon

2009-10-14 Thread Marco Martin
On Wednesday 14 October 2009, Thomas Olsen wrote: > Hi > > I've been googling all day to find a way to use a custom icon for your > Plasmoid. > > I found the following snippet in http://code.google.com/p/gmail- > plasmoid/source/diff?spec=svn22&r=22&format=side&path=/trunk/contents/code/ > main.p