unicode: prepare android v4.0 menu glyphs
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 23 Jun 2015 14:29:18 +0000 (16:29 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 21 Sep 2015 22:20:08 +0000 (00:20 +0200)
Simplified to the point of being abstract ps-lookalikes.  Differentiate by
using smaller forms, which in turn look irregular so hide for now.

unicode-table.inc.pl

index ec61e410fdf6085e6c0cd6dbd881edf80b018c69..8ca622d687730d93af8696e0f7948112a893226f 100644 (file)
@@ -58,6 +58,7 @@ keys => {
        replace  => [qw{. � ␦ }], # substitute char, #2
        player   => [qw{. ► ⏩ ⏭ ◼ ⚫ . ◄ ⏪ ⏮ ⏏ -❚❚ }], # play, fast, skip, stop, record
        android  => [qw{. ↩ ⌂ ❐ ⋮ . 🔍 -⌽ 📞 🔊 }], # back, home, windows, menu; search, power, receive, sound
+       android4 => [qw{. ◁ ⚪ ◻ ⋮ }], # back, home, recent, menu
        ps       => [qw{. ○ ☓ □ △ }], # circle, cross, square, triangle
        gamepad  => [qw{. Ⓐ Ⓑ ◭ ◮ }], # A, B, L1, R1
 },