diff options
-rw-r--r-- | spec/icon-naming-spec.xml | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/spec/icon-naming-spec.xml b/spec/icon-naming-spec.xml index c92bfd9..67b7459 100644 --- a/spec/icon-naming-spec.xml +++ b/spec/icon-naming-spec.xml @@ -1427,6 +1427,13 @@ The icon used for the 0:-) emote. </entry> </row> <row> + <row> + <entry>face-angry</entry> + <entry> +The icon used for the X-( emote. + </entry> + </row> + <row> <entry>face-cool</entry> <entry> The icon used for the B-) emote. @@ -1457,6 +1464,12 @@ The icon used for the :-* emote. </entry> </row> <row> + <entry>face-laughing</entry> + <entry> +The icon used for the :-)) emote. + </entry> + </row> + <row> <entry>face-monkey</entry> <entry> The icon used for the :-(|) emote. @@ -1481,6 +1494,12 @@ The icon used for the :-( emote. </entry> </row> <row> + <entry>face-sick</entry> + <entry> +The icon used for the :-& emote. + </entry> + </row> + <row> <entry>face-smile</entry> <entry> The icon used for the :-) emote. @@ -1505,11 +1524,29 @@ The icon used for the :-0 emote. </entry> </row> <row> + <entry>face-tired</entry> + <entry> +The icon used for the |-) emote. + </entry> + </row> + <row> + <entry>face-uncertain</entry> + <entry> +The icon used for the :-/ emote. + </entry> + </row> + <row> <entry>face-wink</entry> <entry> The icon used for the ;-) emote. </entry> </row> + <row> + <entry>face-worried</entry> + <entry> +The icon used for the :-S emote. + </entry> + </row> </tbody> </tgroup> </table> |