summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2012-10-03 17:39:52 -0400
committerJames Moger <james.moger@gitblit.com>2012-10-03 17:39:52 -0400
commitc25b9801899e86753dd6ba80ebc68102ee37a21c (patch)
treef4b5c7e1c1435400dcf178bcf43753e5d51182af /build.xml
parentf22a0633d08e38ac4bf92b5165a708e11b4d6598 (diff)
downloadgitblit-c25b9801899e86753dd6ba80ebc68102ee37a21c.tar.gz
gitblit-c25b9801899e86753dd6ba80ebc68102ee37a21c.zip
Display fork indicator in Manager
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 6ad0e46d..72313417 100644
--- a/build.xml
+++ b/build.xml
@@ -613,6 +613,7 @@
<resource file="${basedir}/resources/search-icon.png" />
<resource file="${basedir}/resources/commit_changes_16x16.png" />
<resource file="${basedir}/resources/commit_merge_16x16.png" />
+ <resource file="${basedir}/resources/commit_divide_16x16.png" />
<resource file="${basedir}/resources/blank.png" />
<resource file="${basedir}/src/com/gitblit/wicket/GitBlitWebApp.properties" />
<resource file="${basedir}/src/com/gitblit/wicket/GitBlitWebApp_ja.properties" />