i'm trying to figure out how to use the dict dataengine. I tried
source request "eng-deu:house", which should return back "haus"
apparently...it returns nothing
it doesn't work from the qml applet like notmart's code said it would ;-)
and i can't figure out how to get it to work through the datae
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103214/#review10372
---
patch looks great. thanks.
just some minor nitpicking with cod
Marco Martin wrote:
> On Mon, Feb 6, 2012 at 9:22 AM, Ignat Semenov
> wrote:
>> Hello fellow plasma devs!
>>
>> This change, while trivial, contains 2 strings, "Ascending" and
>> "Desending". I've found out that the very same strings already exist in
>> Dolphin, which lives in the same module as
On Mon, Feb 6, 2012 at 6:44 AM, Shaun Reich wrote:
> bit of a snag...how can i create a model/listview from
> plasmasource.data["list-dictionaries"] ?
>
> there's 1 source which has many keys and values, as you'll see by
> requesting that source from plasmaengineexplorer.
>
> thought of a model of
On Mon, Feb 6, 2012 at 9:22 AM, Ignat Semenov wrote:
> Hello fellow plasma devs!
>
> This change, while trivial, contains 2 strings, "Ascending" and
> "Desending". I've found out that the very same strings already exist in
> Dolphin, which lives in the same module as plasma-applet-folderview, kde-
In data lunedì 6 febbraio 2012 12:22:01, Ignat Semenov ha scritto:
> This change, while trivial, contains 2 strings, "Ascending" and
> "Desending". I've found out that the very same strings already exist in
I'm not sure, but just in case asking kde-i18n-...@kde.org folks would clear
all doubts.
Hello fellow plasma devs!
This change, while trivial, contains 2 strings, "Ascending" and
"Desending". I've found out that the very same strings already exist in
Dolphin, which lives in the same module as plasma-applet-folderview, kde-
baseapps. Does that mean that this commit can be backported