File: track.xml

package info (click to toggle)
lincity-ng 2.14.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 186,616 kB
  • sloc: cpp: 31,237; xml: 23,019; ansic: 274; lisp: 189; python: 182; sh: 92; makefile: 18
file content (15 lines) | stat: -rw-r--r-- 624 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<Document style="helpdocument">
	<p style="htitle">Wege</p>
	<p style="hp">Wege sind die einfachste und billigste Art von Transportwegen.
    Auch haben sie die geringste Kapazität. Andererseits erzeugen sie keine Verschmutzung.</p>
	
	<p style="hp">Das ist ein Weg</p>
	<img src="images/tiles/trackud.png" halign="center"/>
	<p style="hp">und das ist das Symbol dazu</p>
	<img src="images/gui/buttonpanel/transport/tracks.png" halign="center"/>
	
	<p style="hsubtitle">Siehe auch:</p>
	<li><a href="transport">Transport</a></li>
	<li><a href="commune">Köhlerei</a></li>
</Document>