Re: Review Request 127794: [Comic] Plasmoid icon is placed in plasmoid content

2016-05-04 Thread Anthony Fieroni
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127794/ --- (Updated May 4, 2016, 7:35 p.m.) Status -- This change has been mark

Re: Review Request 127794: [Comic] Plasmoid icon is placed in plasmoid content

2016-05-04 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127794/#review95182 --- Ship it! Ship It! - Marco Martin On May 4, 2016, 5 p.m.

Re: Review Request 127794: [Comic] Plasmoid icon is placed in plasmoid content

2016-05-04 Thread Anthony Fieroni
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127794/ --- (Updated Май 4, 2016, 8 след обяд) Review request for Plasma and Marco Ma

Re: Review Request 127794: [Comic] Plasmoid icon is placed in plasmoid content

2016-05-04 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127794/#review95177 --- applets/comic/package/contents/ui/main.qml (line 45)

Re: Review Request 127794: [Comic] Plasmoid icon is placed in plasmoid content

2016-05-04 Thread Anthony Fieroni
> On Май 4, 2016, 6:46 след обяд, Marco Martin wrote: > > applets/comic/package/contents/ui/main.qml, line 45 > > > > > > no, plasmoid.icon is just an icon name, this wouldn't work But if i returning, bug is not

Re: Review Request 127794: [Comic] Plasmoid icon is placed in plasmoid content

2016-05-04 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127794/#review95171 --- Fix it, then Ship it! it's ok, except line 45 applets/co

Review Request 127794: [Comic] Plasmoid icon is placed in plasmoid content

2016-04-30 Thread Anthony Fieroni
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127794/ --- Review request for Plasma and Marco Martin. Bugs: 361928 http://bugs.

Re: Plasmoid Icon

2010-01-28 Thread Sebastian Kügler
[Assuming you use CMake] On Thursday 28 January 2010 15:55:43 Sinkov Vladimir wrote: > How to use custom created icon for my plasmoid?(not the defaults one) See this link and grep for KDE4_INSTALL_ICONS in your sourcetree (kdebase has many occurrences) to see how it's used: http://techbase.kde

Plasmoid Icon

2010-01-28 Thread Sinkov Vladimir
How to use custom created icon for my plasmoid?(not the defaults one) ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

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

Scripted Plasmoid icon

2009-10-14 Thread Thomas Olsen
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.py : # Install icon if required kdehome = str(KGlobal.dirs().loc