Start working on moving all the images to icons and rename them to follow the convention family-image.png. Based on that, the current hardcode maps could be removed.

This commit is contained in:
Paulo Gustavo Veiga
2011-03-21 01:27:21 -03:00
parent 1790a20d6a
commit 5d0d837062
19 changed files with 59 additions and 33 deletions

View File

@@ -24,7 +24,6 @@ public enum IconFamily {
TAG("TAG","tag_"),
NUMBER("NUMBER","number_"),
SMILEY("FACE","face_"),
FACE_FUNY("FACEFUNY","facefuny_"),
ARROW("ARROW","arrow_"),
ARROWC("ARROWC","arrowc_"),
CONN("CONN","conn_"),