Lists propeties in .json / .desktop
Milian Wolff
mail at milianw.de
Sun Nov 16 23:25:13 UTC 2014
On Sunday 16 November 2014 21:32:50 Aleix Pol wrote:
> On Sun, Nov 16, 2014 at 9:15 PM, Milian Wolff <mail at milianw.de> wrote:
> > Hey all,
> >
> > I seem to recall this issue coming up before but forgot the solution. How
> > are
> > list properties in .desktop files supposed to work with the new .json
> > format?
> > I've ported the CSS plugin to the "make it work" status, but can't get the
> > plugin to load at all. The reason is that this:
> >
> > X-KDevelop-SupportedMimeTypes=text/css,text/html
> >
> > gets converted to a single string entry in the .json file. When we later
> > convert that to a list in the plugin controller it just has one entry with
> > both mimes in it...
> >
> > How is this supposed to be handled?
> >
> > Bye
>
> Alexander R. said it's a problem in the desktop to json conversor, IIRC.
> Can you confirm?
I've now found the email on this list about this issue. Looking at it and the
sources, I decided to escalate this to kde-core-devel. Let's see what people
have to tell about this tomorrow.
Cheers
--
Milian Wolff
mail at milianw.de
http://milianw.de
More information about the KDevelop-devel
mailing list