diff options
author | James Moger <james.moger@gitblit.com> | 2012-11-29 17:25:35 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2012-11-29 17:25:35 -0500 |
commit | 6e991161d6d4db5aeda66c2d99d469d5069180bc (patch) | |
tree | f5a2e4f0918d384c1742bcaeccb6b1d13452e0b3 /build.xml | |
parent | 86a9855288ef73380a5de613a45052bb7cda7a0a (diff) | |
download | gitblit-6e991161d6d4db5aeda66c2d99d469d5069180bc.tar.gz gitblit-6e991161d6d4db5aeda66c2d99d469d5069180bc.zip |
View Log button for GCA
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -767,6 +767,7 @@ <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/script_16x16.png" />
<resource file="${basedir}/resources/blank.png" />
<resource file="${basedir}/resources/bullet_green.png" />
<resource file="${basedir}/resources/bullet_orange.png" />
|