corrected 2 smileys >.< and >_<
authorFirePanther <git@suat.be>
Tue, 24 Dec 2013 06:05:17 +0000 (07:05 +0100)
committerFirePanther <git@suat.be>
Tue, 24 Dec 2013 06:05:17 +0000 (07:05 +0100)
fixed comment issue:
https://github.com/WoltLab/WCF/pull/1608#issuecomment-31148990
this:
<smiley name="&lt;X">
confused me :)

com.woltlab.wcf/smiley.xml

index 7898fff6447244ee596f27593ce2e0ac74bf40fc..008ceb8d1a14924f52ef19d7295650d476af9aff 100644 (file)
@@ -46,8 +46,8 @@
                <smiley name="X(">
                        <title>angry</title>
                        <path>images/smilies/angry.png</path>
-                       <aliases><![CDATA[&gt;.&lt;
-&gt;_&lt;]]></aliases>
+                       <aliases><![CDATA[>.<
+>_<]]></aliases>
                </smiley>
                <smiley name=":*">
                        <title>kiss</title>