CBZ File: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
The .CBZ file is usually a [[CandyBarZ]] theme file. It is a plain text file with | [[Image:CBZ_001.png|thumb]] | ||
It can be generated using the "CandyBarZ ThemeBuilder" included component. | The .CBZ file is usually a [[CandyBarZ]] theme file. It is a plain text file with a structure using brackets. | ||
It can be generated using the "CandyBarZ ThemeBuilder" included component. | |||
;Sample: | ;Sample: | ||
Line 18: | Line 19: | ||
{ | { | ||
.... | .... | ||
} | |||
</PRE> | </PRE> | ||
This CBZ files are located in the CandyBarZ installation directory and it includes a folder (usually with the same name) with the graphic components of the scheme. | |||
This CBZ files are located in the CandyBarZ installation directory and it includes a folder (usually with the same name) with the graphic components of the scheme. | |||
[[Category:Technical]] | [[Category:Technical]] |
Latest revision as of 01:37, 17 June 2024

The .CBZ file is usually a CandyBarZ theme file. It is a plain text file with a structure using brackets. It can be generated using the "CandyBarZ ThemeBuilder" included component.
- 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 { .... }
This CBZ files are located in the CandyBarZ installation directory and it includes a folder (usually with the same name) with the graphic components of the scheme.