chiark / gitweb /
tree-wide: rename draw_special_char to special_glyph
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 7 May 2016 21:30:18 +0000 (17:30 -0400)
committerSven Eden <yamakuzure@gmx.net>
Fri, 16 Jun 2017 08:12:58 +0000 (10:12 +0200)
commitbcd8aec4ff66a0f27b46d47df49e184da57a68b0
treed551e99a6b6aba7074cf452381599f127b3a34d4
parent5489ba3e334d21609a042d5dc1615323f2903181
tree-wide: rename draw_special_char to special_glyph

That function doesn't draw anything on it's own, just returns a string, which
sometimes is more than one character. Also remove "DRAW_" prefix from character
names, TREE_* and ARROW and BLACK_CIRCLE are unambigous on their own, don't
draw anything, and are always used as an argument to special_glyph().

Rename "DASH" to "MDASH", as there's more than one type of dash.
src/basic/locale-util.c
src/basic/locale-util.h
src/login/sysfs-show.c
src/shared/bus-unit-util.c