On Sat, Jan 23, 2010 at 11:57 AM, Yuen Hoe Lim wrote:
> Hi guys,
>
> Would like some of your opinion on this :) There is a comment like this in
> Plasmate's code regarding the 'recent projects list' on the start page:
>
> // Q: TODO Limit to 5?
> // A: Before limiting, we need to p
On January 22, 2010, Yuen Hoe Lim wrote:
> What do you guys think, does this sound like a sensible solution?
100% yes from me :)
perhaps instead of "other projects" maybe "older projects", "older projects"
or maybe even just "More projects..."? "other" sounds a bit like they belong
to a differ
Hi guys,
Would like some of your opinion on this :) There is a comment like this in
Plasmate's code regarding the 'recent projects list' on the start page:
// Q: TODO Limit to 5?
// A: Before limiting, we need to provide an "Export" feature so
// the developer can save his
On January 22, 2010, Yuriy Zhyromskiy wrote:
> Hope I send patch to apropriate mail-list, if not please tell me right one.
you got the right mailing list :)
it does compile here just fine, but i can see why it might not depending on
the order it gets added to the automoc cpp file. i've commited
Hi.
First of all, thanks a lot for your hard work on KDE to polish it and make
it so .. well, so excellent :)
However, any piece of software have a bugs, you know. Here is my first try
to make tiny contribution to KDE and fix one of them.
Bug appears, for example, here (see section kdeplasma-addo
On January 22, 2010, Aaron J. Seigo wrote:
> useful for some other purpose, let me know. but i'll add the fileExists()
> method and backport.
something that occurred to me that might be a nice addition: locate(), which
would use KStandardDirs, and DesktopEntry which would represent a KService. if
On January 22, 2010, Nicolas Lécureuil wrote:
> var panel = new Panel()
> panel.addWidget("icon")
>
> this add an empty icon
>
> Is there a way to add a link ?
probably something like:
var icon = panel.addWidget("icon")
icon.writeConfig("Url", "path_to_whatever_the_icon_should_represent")
does
> On 2010-01-21 23:18:16, Fredrik Höglund wrote:
> > The code looks good, but I'm slightly concerned about the usability aspect
> > in that this works
> > differently from type and search in Dolphin. There's also no visual
> > feedback when the search
> > is reset.
> >
> > I think it would be
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/2659/
---
(Updated 2010-01-22 19:13:29.061468)
Review request for Plasma and Fredrik Höglu
Hi,
I am writing an plasma init file ( that i put on /usr/share/apps/plasma-
desktop/init/ ). i added an activity, a panel with widgets, but i have pbs
with icons.
Icons can be added like the other with :
var panel = new Panel()
panel.addWidget("icon")
this add an empty icon
Is there a way
10 matches
Mail list logo