~ubuntu-branches/ubuntu/precise/pingus/precise

« back to all changes in this revision

Viewing changes to data/data/groundpieces-solid.scr

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Brulebois
  • Date: 2008-02-28 19:44:25 UTC
  • mfrom: (4.1.4 hardy)
  • Revision ID: james.westby@ubuntu.com-20080228194425-e8ilohlijv02kgcf
Tags: 0.7.2-2
* Fix FTBFS with gcc-4.3 by adding the missing include in
  src/input/evdev_device.cpp (Closes: #462238):
   + debian/patches/20_fix_FTBFS_with_gcc-4.3.
* Rename former patch so that the filename reflects the order in which
  the patches are applied:
   - debian/patches/data_dir.patch
   + debian/patches/10_fix_data_directory.
* Bump Standards-Version from 3.7.2 to 3.7.3, no changes needed.
* Add a dh_desktop call in the arch-dep part of debian/rules.
* Adjust the “missing-dep-for-interpreter guile” override since lintian
  now lists an alternative for that dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
// Automatic generated by gen-scrfile.scm - don't edit by hand!
2
 
 
3
 
section crystal
4
 
{
5
 
        rectsolid = ../images/groundpieces/solid/crystal/rectsolid.png (type=surface);
6
 
        smallsolid = ../images/groundpieces/solid/crystal/smallsolid.png (type=surface);
7
 
        squaresolid = ../images/groundpieces/solid/crystal/squaresolid.png (type=surface);
8
 
}
9
 
 
10
 
section desert
11
 
{
12
 
        bigbrickpiece = ../images/groundpieces/solid/desert/bigbrickpiece.png (type=surface);
13
 
        leftsmallbrick = ../images/groundpieces/solid/desert/leftsmallbrick.png (type=surface);
14
 
        middlebrickpiece = ../images/groundpieces/solid/desert/middlebrickpiece.png (type=surface);
15
 
        smallbrickpiece = ../images/groundpieces/solid/desert/smallbrickpiece.png (type=surface);
16
 
}
17
 
 
18
 
section industrial
19
 
{
20
 
        greybri1 = ../images/groundpieces/solid/industrial/greybri1.png (type=surface);
21
 
        greybri2 = ../images/groundpieces/solid/industrial/greybri2.png (type=surface);
22
 
        greybri3 = ../images/groundpieces/solid/industrial/greybri3.png (type=surface);
23
 
        greybri5 = ../images/groundpieces/solid/industrial/greybri5.png (type=surface);
24
 
        joint1 = ../images/groundpieces/solid/industrial/joint1.png (type=surface);
25
 
        joint2 = ../images/groundpieces/solid/industrial/joint2.png (type=surface);
26
 
        joint3 = ../images/groundpieces/solid/industrial/joint3.png (type=surface);
27
 
        joint4 = ../images/groundpieces/solid/industrial/joint4.png (type=surface);
28
 
        joint5 = ../images/groundpieces/solid/industrial/joint5.png (type=surface);
29
 
        rivet = ../images/groundpieces/solid/industrial/rivet.png (type=surface);
30
 
        screw = ../images/groundpieces/solid/industrial/screw.png (type=surface);
31
 
        steel1 = ../images/groundpieces/solid/industrial/steel1.png (type=surface);
32
 
        steel2 = ../images/groundpieces/solid/industrial/steel2.png (type=surface);
33
 
        steel3 = ../images/groundpieces/solid/industrial/steel3.png (type=surface);
34
 
        steel4 = ../images/groundpieces/solid/industrial/steel4.png (type=surface);
35
 
        steel5 = ../images/groundpieces/solid/industrial/steel5.png (type=surface);
36
 
        weld1 = ../images/groundpieces/solid/industrial/weld1.png (type=surface);
37
 
        weld2 = ../images/groundpieces/solid/industrial/weld2.png (type=surface);
38
 
        weld3 = ../images/groundpieces/solid/industrial/weld3.png (type=surface);
39
 
        weld4 = ../images/groundpieces/solid/industrial/weld4.png (type=surface);
40
 
        weld5 = ../images/groundpieces/solid/industrial/weld5.png (type=surface);
41
 
        weld6 = ../images/groundpieces/solid/industrial/weld6.png (type=surface);
42
 
        weld7 = ../images/groundpieces/solid/industrial/weld7.png (type=surface);
43
 
}
44
 
 
45
 
section misc
46
 
{
47
 
        metalplate_horiz = ../images/groundpieces/solid/misc/metalplate_horiz.png (type=surface);
48
 
        metalplate_large = ../images/groundpieces/solid/misc/metalplate_large.png (type=surface);
49
 
        metalplate_small = ../images/groundpieces/solid/misc/metalplate_small.png (type=surface);
50
 
        metalplate_vert = ../images/groundpieces/solid/misc/metalplate_vert.png (type=surface);
51
 
}
52
 
 
53
 
section rock
54
 
{
55
 
        granit1 = ../images/groundpieces/solid/rock/granit1.png (type=surface);
56
 
        granit2 = ../images/groundpieces/solid/rock/granit2.png (type=surface);
57
 
        granit3 = ../images/groundpieces/solid/rock/granit3.png (type=surface);
58
 
        granit4 = ../images/groundpieces/solid/rock/granit4.png (type=surface);
59
 
        granit5 = ../images/groundpieces/solid/rock/granit5.png (type=surface);
60
 
        granit6 = ../images/groundpieces/solid/rock/granit6.png (type=surface);
61
 
}
62
 
 
63
 
// EOF //