There is a smilie table and in it is a column called "displayorder" which is used to order the smilies. So, if you don't want to manually order your smilies, you can find where the "smilies" table gets queried and ordered by "displayorder" and instead change it to order by.... "title"? (If title is what you want to alphabatize it by.)