eza icon indicating copy to clipboard operation
eza copied to clipboard

Refactor HTML5/CSS3 to LANG_HTML/LANG_CSS, consistent with other languages

Open wreedb opened this issue 2 months ago • 0 comments

Two commits:

  1. Horizontally re-align declarations, assignments and comments; some long names in the past few releases have brought it out of alignment.

  2. Renamed Icons::HTML5 -> Icons::LANG_HTML, Icons::CSS3 -> Icons::LANG_CSS to be consistent with the other Icons::LANG_<name> constants. Also updated references to the HTML5 and CSS3 names to reflect the change.

Note: The force push I did was to correct the commit message to comply with convco.

wreedb avatar Oct 17 '25 00:10 wreedb