From e571c4ae9d9883ba4c4a1739dd9948bf096a2cff Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Mon, 26 Nov 2012 21:31:12 -0500 Subject: [PATCH] More refinements to GCA --- build.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/build.xml b/build.xml index aa247d3..59d79b5 100644 --- a/build.xml +++ b/build.xml @@ -766,6 +766,7 @@ <resource file="${basedir}/resources/settings_16x16.png" /> <resource file="${basedir}/resources/settings_32x32.png" /> <resource file="${basedir}/resources/search-icon.png" /> + <resource file="${basedir}/resources/mail_16x16.png" /> <resource file="${basedir}/resources/blank.png" /> <resource file="${basedir}/resources/bullet_green.png" /> <resource file="${basedir}/resources/bullet_orange.png" /> -- Gitblit v1.9.1