Statistics
| Revision:

root / branches / v2_0_0_prep / applications / appgvSIG / resources / theme / andami-theme.xml @ 38529

History | View | Annotate | Download (484 Bytes)

1
<AndamiProperties>
2
        <ApplicationImages>
3
                <SplashImages>
4
                        <Splash
5
                                path="splash.png"
6
                                timer="10000"
7
                                x="300" y="50"
8
                                fontsize="16" color="80,170,240"
9
                                version="${package.info.gvSIGVersion}.${buildNumber}"/>
10
                </SplashImages>                
11
                <BackgroundImage path="gvsig-icon16x16.png"/>
12
                <WallpaperType value="CENTERED"/>
13
                <Icon path="gvsig-icon16x16.png"/>
14
        </ApplicationImages>
15
        <ApplicationName value="gvSIG ${package.info.gvSIGVersion}.${buildNumber}"/>
16
</AndamiProperties>