[Interest] creating a binary .rcc version of a series of Freedesktop icon themes linked through inheritance

René J. V. Bertin rjvbertin at gmail.com
Sat Jun 24 20:11:29 CEST 2017


Thiago Macieira wrote:

> On sábado, 24 de junho de 2017 01:19:03 PDT René J.V. Bertin wrote:
>> Thiago Macieira wrote:
>> > If you compile them with qrc, then they register themselves.
>> 
>> Basically that would mean that qrc knows how to deal with inheritance
>> declarations in the icon theme index.theme files?
> 
> No. All the data is opaque to RCC. They're just file names and file contents.

Then I don't understand, how can anything register itself automatically if qrc 
doesn't know how to retrieve the necessary information from the content it's 
compiling?

FWIW, the recipes I've seen to create an icontheme.rcc file involve invoking `rcc 
--project` inside the icon theme directory, and then handing the resulting file 
off to qrc.

R.





More information about the Interest mailing list