Browse CVS Repository
Diff of /samurai-graph/samurai-graph/build.xml
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 110 |
<mkdir dir="${SG.samurai-graph.basedir}/resources"/> |
<mkdir dir="${SG.samurai-graph.basedir}/resources"/> |
| 111 |
<copy todir="${SG.samurai-graph.basedir}/resources"> |
<copy todir="${SG.samurai-graph.basedir}/resources"> |
| 112 |
<fileset dir="${SG.resdir}"> |
<fileset dir="${SG.resdir}"> |
| 113 |
|
<include name="**/*.properties"/> |
| 114 |
<include name="**/*.gif"/> |
<include name="**/*.gif"/> |
| 115 |
<include name="**/*.png"/> |
<include name="**/*.png"/> |
| 116 |
<include name="**/*.html"/> |
<include name="**/*.html"/> |
|
|
Legend:
| Removed from v.1.41 |
|
| changed lines |
| |
Added in v.1.42 |
|
|
|