Mercurial > cgi-bin > hgweb.cgi > JpegWasher
diff build.xml @ 36:aa9ab6cbaa26
Duke has been banished from the dock.
author | David Barts <n5jrn@me.com> |
---|---|
date | Thu, 30 Apr 2020 23:38:24 -0700 |
parents | bcbc92ffe0d0 |
children | 4fdd2f7e2cec |
line wrap: on
line diff
--- a/build.xml Thu Apr 30 21:22:30 2020 -0700 +++ b/build.xml Thu Apr 30 23:38:24 2020 -0700 @@ -210,6 +210,8 @@ <zipgroupfileset dir="${lib.home}" includes="*.jar"/> <zipfileset src="${work.jar}"/> <zipfileset dir="${src.home}" includes="**/*.properties,**/*.dll,**/*.so,**/*.dylib"/> + <zipfileset file="${pf.home}/linux/icon_48x48.png" + fullpath="name/blackcap/exifwasher/icon_48x48.png"/> </jar> </target>