Browse CVS Repository
Diff of /samurai-graph/samurai-graph/build.xml
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 129 |
<copy todir="${SG.samurai-graph.basedir}/resources"> |
<copy todir="${SG.samurai-graph.basedir}/resources"> |
| 130 |
<fileset dir="${SG.resdir}"> |
<fileset dir="${SG.resdir}"> |
| 131 |
<include name="**/*.properties"/> |
<include name="**/*.properties"/> |
| 132 |
|
<include name="**/*.dtd"/> |
| 133 |
<include name="**/*.gif"/> |
<include name="**/*.gif"/> |
| 134 |
<include name="**/*.png"/> |
<include name="**/*.png"/> |
| 135 |
<include name="**/*.html"/> |
<include name="**/*.html"/> |
|
|
Legend:
| Removed from v.1.45 |
|
| changed lines |
| |
Added in v.1.46 |
|
|
|