~ubuntu-branches/ubuntu/edgy/pouetchess/edgy-updates

« back to all changes in this revision

Viewing changes to data/gui/french/results.xml

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc (mr_pouit)
  • Date: 2006-07-15 15:45:57 UTC
  • Revision ID: james.westby@ubuntu.com-20060715154557-3paxq02hx4od0wm4
Tags: upstream-0.2.0
ImportĀ upstreamĀ versionĀ 0.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<Panel name               = "Results"
 
2
           drawBounds     = "true"
 
3
           drawBackground = "true"
 
4
           layout         = "CEN_YAXIS"
 
5
           callbackString = "results">
 
6
        
 
7
        <BGColor    x =  "50" y =  "50" z = "50" />
 
8
        <BordersColor x = "216" y = "169" z =  "0" />
 
9
        
 
10
        <Position     x = "350" y = "40"/>
 
11
        
 
12
        <Label name = "Title">
 
13
                <Text string = "La partie est finie" fontIndex ="1">
 
14
                        <Color r = "0" g = "255" b = "255" />
 
15
                </Text>
 
16
        </Label>    
 
17
        
 
18
        <Separator ratio = "1.0"  />
 
19
        
 
20
        <Label callbackString = "Result_string">
 
21
                <Text string = "" fontIndex ="1">
 
22
                        <Color r = "255" g = "255" b = "0" />
 
23
                </Text>
 
24
        </Label>
 
25
        
 
26
</Panel>
 
 
b'\\ No newline at end of file'