Metadata for shared libraries: .json or .desktop?

2015-07-04 Thread Filipe Saraiva
Hi, I am developing the port of Cantor plugins and libraries to "JSON files way" - translanting the .desktop files to .json and putting it in the binaries. But I have a doubt with shared libraries. Is there any way to use JSON files with shared libraries or must I use .desktop files yet? In plugi

Re: KXML Syntax queries

2015-07-04 Thread Albert Astals Cid
El Dimecres, 1 de juliol de 2015, a les 00:50:45, Ronnie Thomas va escriure: > Hello kde-devel, > > I was trying to understand the syntax and architecture of the XMLGUI > system from the tutorial posted at techbase.kde.org > > https://techbase.kde.org/Development/Architecture/KDE4/XMLGUI_Technolo

Re: Review Request 124240: Hook up file content indexer

2015-07-04 Thread Pinak Ahuja
> On July 3, 2015, 1:17 p.m., Stefan BrĂ¼ns wrote: > > Hm, I think it is a good idea not to do the initial content indexer run on > > battery. For files added later the indexing should be done even on battery > > - the file is still in the cache, so no need to read it from disk, and > > there m

Re: Review Request 124229: Port CLI monitor to use new interface

2015-07-04 Thread Pinak Ahuja
> On July 2, 2015, 5:34 p.m., Vishesh Handa wrote: > > src/tools/balooctl/monitor.cpp, line 34 > > > > > > Also, we're combining the logic with the presentation. > > balooctl/main.cpp usually calls stuff, figures