calamares/src/branding
demmm be29755230 add URL option in greeting page
URL is a variable set in branding.desc, distros cna link to a Known Issues page
text for the URL is also possible to set in branding, known issues is default
advantage is any text possible as distros see fit
disadvantage, not part of translated strings
if most agree, Known Issues can be set as hard coded text, not in branding.desc
2015-03-19 10:32:14 -04:00
..
default add URL option in greeting page 2015-03-19 10:32:14 -04:00
CMakeLists.txt Dummy default branding component. 2014-10-10 18:10:50 +02:00
README.md README.md for branding. 2014-11-25 17:40:24 +01:00

Branding directory

Branding components go here.

A branding component is a subdirectory with a branding.desc descriptor file, containing brand-specific strings in a key-value structure, plus brand-specific images. Such a subdirectory, when placed here, is automatically picked up by CMake and made available to Calamares.