Statistics
| Revision:

root / tags / v2_0_0_Build_2050 / applications / appgvSIG / resources / theme / andami-theme.xml @ 38653

History | View | Annotate | Download (499 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
                <!-- 
12
                <BackgroundImage path="gvsig-icon16x16.png"/>
13
                 -->
14
                <WallpaperType value="CENTERED"/>
15
                <Icon path="gvsig-icon16x16.png"/>
16
        </ApplicationImages>
17
        <ApplicationName value="gvSIG ${package.info.gvSIGVersion}.${buildNumber}"/>
18
</AndamiProperties>