# HG changeset patch # User Omair Majid # Date 1377529948 14400 # Node ID ae2b04ff7a76b662101208981142e3834a2a3855 # Parent b0736c5915cb2fc9a84d261f063fad23efc29360 Add icons to thermostat Reviewed-by: jerboaa Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2013-August/008022.html diff -r b0736c5915cb -r ae2b04ff7a76 distribution/icons/16px.png Binary file distribution/icons/16px.png has changed diff -r b0736c5915cb -r ae2b04ff7a76 distribution/icons/256px.png Binary file distribution/icons/256px.png has changed diff -r b0736c5915cb -r ae2b04ff7a76 distribution/icons/256px.svg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/distribution/icons/256px.svg Mon Aug 26 11:12:28 2013 -0400 @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r b0736c5915cb -r ae2b04ff7a76 distribution/icons/32px.png Binary file distribution/icons/32px.png has changed diff -r b0736c5915cb -r ae2b04ff7a76 distribution/icons/64px.png Binary file distribution/icons/64px.png has changed diff -r b0736c5915cb -r ae2b04ff7a76 distribution/pom.xml --- a/distribution/pom.xml Fri Aug 23 14:29:24 2013 +0200 +++ b/distribution/pom.xml Mon Aug 26 11:12:28 2013 -0400 @@ -167,6 +167,23 @@ + + copy-icons + prepare-package + + copy-resources + + + ${project.build.directory} + + + icons + + false + + + +