Revision 15241

View differences:

import/ext3D/trunk/ext3D/build.xml
65 65
		<mkdir dir="${logos-dir}" />
66 66
		<copy todir="${logos-dir}">
67 67
			<fileset dir="images" includes="logo3D_es.png" />
68
			<fileset dir="images" includes="andami-theme.xml" />
68 69
		</copy>
69 70
	</target>
70 71

  
import/ext3D/trunk/ext3D/images/andami-theme.xml
1
<AndamiProperties>
2
	<ApplicationImages>
3
		<SplashImages>
4
			<!--Splash path="theme/logoIver.png" timer="1000"/-->
5
			<Splash path="theme/logo3D_es.png" timer="10000"/>
6
		</SplashImages>
7
		<!--BackgroundImage path="theme/logo_es.png"/-->
8
		<!--WallpaperType value="CENTERED"/-->
9
		<Icon path="theme/logoGVA.gif"/>
10
	</ApplicationImages>
11
	<ApplicationName value="gvSIG 1.0.2"/>
12
</AndamiProperties>

Also available in: Unified diff