diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-06-02 17:50:53 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-06-02 17:50:53 +0300 |
commit | 600a32a0190e0e0c5dbb67959be0bd33980eaa0d (patch) | |
tree | 9d3d648fe4ab84cc2025e36eadda3fba1fb1b5c4 /emotes.xml | |
parent | 9f7d53bbb4f1eadf79d6ead094687f6a4eb11fbc (diff) | |
download | clientdata-600a32a0190e0e0c5dbb67959be0bd33980eaa0d.tar.gz clientdata-600a32a0190e0e0c5dbb67959be0bd33980eaa0d.tar.bz2 clientdata-600a32a0190e0e0c5dbb67959be0bd33980eaa0d.tar.xz clientdata-600a32a0190e0e0c5dbb67959be0bd33980eaa0d.zip |
Revert "Reworked all XML files by replacing whitespaces by tabs."
This reverts commit 20c55f76999711f35118ee095e2ce2fd96ded0c2.
Diffstat (limited to 'emotes.xml')
-rw-r--r-- | emotes.xml | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,8 +1,4 @@ <?xml version="1.0"?> - -<!-- Authors: The Mana World & Evol Online. -Copyright (C) 2010-2012 Evol Online --> - <emotes> <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0"> <its:translateRule selector="//emote/@name" translate="yes"/> @@ -10,7 +6,8 @@ Copyright (C) 2010-2012 Evol Online --> <its:translateRule selector="//*" translate="no"/> </its:rules> - <!-- The sprite tags are purely for backwards compatibility --> + <!-- Important note that the sprite tags are purely for + backwards compatibility --> <emote id="0" name="Disgust" |