mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
glyph-util: add missing ascii represenations of some emojis
This commit is contained in:
committed by
Yu Watanabe
parent
341bccdf1e
commit
e6a05af50b
@@ -79,6 +79,8 @@ const char* glyph_full(Glyph code, bool force_utf) {
|
||||
[GLYPH_SPARKLES] = "*",
|
||||
[GLYPH_LOW_BATTERY] = "!",
|
||||
[GLYPH_WARNING_SIGN] = "!",
|
||||
[GLYPH_COMPUTER_DISK] = "o",
|
||||
[GLYPH_WORLD] = "W",
|
||||
[GLYPH_RED_CIRCLE] = "o",
|
||||
[GLYPH_YELLOW_CIRCLE] = "o",
|
||||
[GLYPH_BLUE_CIRCLE] = "o",
|
||||
|
||||
Reference in New Issue
Block a user