1 import cc.squirreljme.plugin.swm.JavaMEMidletType
3 description = "Contains all the various tango icons."
4 version = rootProject.version
8 javaDocErrorCode = "TI"
9 swmType = JavaMEMidletType.LIBRARY
10 swmName = "Tango Icon Theme"
11 swmVendor = "Stephanie Gawroriski"
12 tags += "tango-icon-theme"
17 api project(":modules:cldc-compact")