summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2011-10-28 21:24:02 -0400
committerJames Moger <james.moger@gitblit.com>2011-10-28 21:24:02 -0400
commit4cac0d3a0952078ce8ebd3fdedbefeb7803ac080 (patch)
tree47b35029117d7e1a2906041cbc0e58010043ff99 /build.xml
parentcd8f9d14c972764e5e14ea43811744652a11dcd2 (diff)
downloadgitblit-4cac0d3a0952078ce8ebd3fdedbefeb7803ac080.tar.gz
gitblit-4cac0d3a0952078ce8ebd3fdedbefeb7803ac080.zip
Added basic rss subscriptions to Manager
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index cdb0ac39..5c3494bd 100644
--- a/build.xml
+++ b/build.xml
@@ -448,6 +448,8 @@
<resource file="${basedir}/resources/book_16x16.png" />
<resource file="${basedir}/resources/bug_16x16.png" />
<resource file="${basedir}/resources/health_16x16.png" />
+ <resource file="${basedir}/resources/feed_16x16.png" />
+ <resource file="${basedir}/resources/bullet_feed.png" />
<resource file="${basedir}/resources/blank.png" />
<resource file="${basedir}/src/com/gitblit/wicket/GitBlitWebApp.properties" />