From: Mischa POSLAWSKY Date: Sat, 25 Dec 2010 02:30:29 +0000 (+0100) Subject: unicode: comment intention of symbols rows X-Git-Tag: v1.5~89 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/3e8ad856c4abe984396ab41295dcfc61e8d7d5c4 unicode: comment intention of symbols rows --- diff --git a/unicode.inc.pl b/unicode.inc.pl index 607581e..4e7582b 100644 --- a/unicode.inc.pl +++ b/unicode.inc.pl @@ -14,9 +14,12 @@ symbols => { chess => [qw{. ♙ ♘ ♗ ♖ ♕ ♔ . ♟ ♞ ♝ ♜ ♛ ♚ }], signs1 => [qw{. ☮ ☯ ☻ ♪ ♲ ♿ }], signs2 => [qw{. ⚠ ☡ ☠}], - communic => [qw{. ✂ ✉ ℻ ☎ ☏ . 🔞 🔾 🔰 🔮 🕀 }], + communic => [ # note, mail, fax, phone, alt phone + qw{. ✂ ✉ ℻ ☎ ☏ }, # scissors, envelope, fax sign, black phone, white phone + qw{. 🔞 🔾 🔰 🔮 🕀 }, # paperclip, postal horn, fax machine, receiver, cell + ], trinity => [qw{. ✊ ✋ ✌ . 🖹 🐜 👼 }], # rock, paper, scissors; terran, protoss, zerg - solar => [qw{. ☉ ☿ ♀ ♁ ♂ ♃ ♄ ♅ ♆ ♇}], + solar => [qw{. ☉ ☿ ♀ ♁ ♂ ♃ ♄ ♅ ♆ ♇}], # sun, mercury-neptune, pluto zodiac => [ qw{. ♈ ♉ ♊ ♋ ♌ ♍ ♎ ♏ ♐ ♑ ♒ ♓ }, # western signs qw{. 寅 卯 辰 巳 午 未 申 酉 戌 亥 子 丑 }, # chinese signs (earthly branches)