CBZ File

From OS2World.Com Wiki
Revision as of 18:20, 6 August 2019 by Martini (talk | contribs) (Created page with "The .CBZ file is usually a CandyBarZ theme file. It is a plain text file with an structure using brackets. ;Sample: <PRE> ;Theme File Generated by CandyBarZ ThemeBuilder...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The .CBZ file is usually a CandyBarZ theme file. It is a plain text file with an structure using brackets.

Sample
;Theme File Generated by CandyBarZ ThemeBuilder

[INFO]
{
  Name = "PillBox"
  Author = "Cristiano Guadagnino <criguada@tin.it>"
  Date = "29 Dec, 1999"
  Version = "0.8"
}

[TITLEBAR]
  PluginName = SZEIMAGE
  {
    ....

<&PRE>