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

Thiago Macieira thiago.macieira at intel.com
Wed Jun 21 16:25:19 CEST 2017


On Wednesday, 21 June 2017 02:18:23 PDT René J.V. Bertin wrote:
> Hi,
> 
> I'd like to create a single binary .rcc resource from a total of 4
> Freedesktop icon themes that are linked through inheritance. Merging the
> actual directories is straightforward, but creating a merged index.theme
> file isn't .
> 
> Does anyone know of a tool to assist in that part of the merge or is there
> rcc functionality I'm overlooking that allows a .rcc file to declare a
> dependency on another .rcc file, such that the application needs only
> register that single "toplevel" rcc file?

You don't need rcc files inheriting from each other. Just link more than one 
into your application. They just have to use different file paths.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list