On Saturday 30 May 2009, dantti85-...@yahoo.com.br wrote:
> The url for these relative paths are like
> "Internet/kvirc.desktop", and how does
> that http://foo/.../thing.desktop works? I mean
> how can one input those?
that method is used for the creation of items for most of the views, and it's
The url for these relative paths are like
"Internet/kvirc.desktop", and how does
that http://foo/.../thing.desktop works? I mean
how can one input those?
We can test the url protocol but it actually depends more
on it being passed, like these relatives don't pass.
This patch is not completely actu
On Saturday 30 May 2009, Jacopo De Simoi wrote:
> The problem with this solution is the "shows no results" part. indeed it's
> complicated to figure out if the shown results are obsolete and soon to be
> discarded (e.g. type su, the autocompletion suggests suspend, but su is a
when Interface::quer
On Friday 29 May 2009, dantti85-...@yahoo.com.br wrote:
> I've made a patch so please take a look, if it's ok, i'll commit.
hm.. actually ... this will now break if someone puts
http://foo.com/somewhere/thing.desktop won't it?
i wonder if we can test the url's protocol, rather than test it for b
On Friday 29 May 2009, dantti85-...@yahoo.com.br wrote:
> I've made a patch so please take a look, if it's ok, i'll commit.
mmm.. relative paths to .desktop files. yes, looks good, pls commit.
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1
On Thu, May 28, 2009 at 7:03 PM, Artur Souza(MoRpHeUz) <
morph...@openbossa.org> wrote:
> On Thursday 28 May 2009, 03:43 Shantanu Tushar Jha wrote:
> > I tried a lot to find what the problem is, but couldn't get a solution.
> API
> > page on KService says -
> > *parentWidget* A parent widget for t
Dear devs,
I've recently made a commit to fix the inconsistent behavior of the TAB key
in krunner; unfortunately the fix does not work as we (aseigo and I) expected
on paper,
so I'd like to know if there are suggestions you could provide, so that we can
define a behavior before 4.3.0
The se