Re: Bug triage process needs help

2011-10-10 Thread David C. Rankin
On 09/30/2011 04:56 AM, Sven Burmeister wrote: If you would take a more positive approach to people who care enough to bring some bug they noticed for days/weeks to the devs attention (in a sensible wording of course!), then the latter is simply an opportunity for a wider community than devs read

help KDE e.V. finance a sprint

2011-10-10 Thread Lydia Pintscher
Heya folks :) KDE e.V. needs your help to secure funding for one of our next sprints. All you have to do is click a few buttons. A German bank is giving away 1000 Euro each to the 1000 associations who can get the most votes. Everyone has 3 votes. Please do vote with all 3 for KDE. Here's what yo

Re: About UDS_LOCAL_PATH and UDS_TARGET_URL, and how they used.

2011-10-10 Thread Weng Xuetian
在 2011年10月10日 星期一 12:14:52,David Faure 写道: > On Monday 10 October 2011 14:20:51 Weng Xuetian wrote: > > Hi all, > > I'm trying do develop a small kio protocol, which can list all recent > > document from KRecentDocument. And I'd like via this kio, recent > > document > > can be edited, upload, or s

Re: About UDS_LOCAL_PATH and UDS_TARGET_URL, and how they used.

2011-10-10 Thread David Faure
On Monday 10 October 2011 14:20:51 Weng Xuetian wrote: > Hi all, > I'm trying do develop a small kio protocol, which can list all recent > document from KRecentDocument. And I'd like via this kio, recent document > can be edited, upload, or some else directly. > (code is here, not complete yet > ht