~ubuntu-tour/+junk/new-lang-system

« back to all changes in this revision

Viewing changes to tours/home/nl_NL/0_home.html

  • Committer: Anthony Stewart
  • Date: 2011-04-13 21:04:26 UTC
  • Revision ID: madnessred@gmail.com-20110413210426-x336oab2lh2h2b35
starting with new tour.py system

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<h1><div align="center">Welkom</div></h1>
2
 
 
3
 
<div align="center">Klik op een afbeelding om te beginnen.</div>
4
 
 
5
 
<table width="100%" height="380"><tr align="center"><td width="33.3%">
6
 
<a href="exec://tour.load_page(GetTourWithNameAsId('Browser'), 0)"><img src="../../../images/web.png" /></a>
7
 
<br /><b>Internet</b>
8
 
</td><td width="33.3%">
9
 
<a href="exec://tour.load_page(tour.children[tour.tree_catagories[GetTourWithName('File Manager')[0]]][GetTourWithName('File Manager')[1]], 0)"><img src="../../../images/filesandfolders.png" /></a>
10
 
<br /><b>Bestanden en Mappen</b>
11
 
</td><td width="33.3%">
12
 
<a href="exec://tour.load_page(tour.children[tour.tree_catagories[GetTourWithName('Mail')[0]]][GetTourWithName('Mail')[1]], 0)"><img src="../../../images/email_and_chat.png" /></a>
13
 
<br /><b>Email en Chat</b>
14
 
</td></tr><tr align="center"><td width="33.3%">
15
 
<a href="exec://tour.load_page(tour.children[tour.tree_catagories[GetTourWithName('Rhythmbox')[0]]][GetTourWithName('Rhythmbox')[1]], 0)"><img src="../../../images/music.png" /></a>
16
 
<br /><b>Muziek</b>
17
 
</td><td width="33.3%">
18
 
<a href="exec://tour.load_page(tour.children[tour.tree_catagories[GetTourWithName('OpenOffice.org')[0]]][GetTourWithName('OpenOffice.org')[1]], 0)"><img src="../../../images/work.png" /></a>
19
 
<br /><b>Kantoor</b>
20
 
</td><td width="33.3%">
21
 
<a href="exec://tour.load_page(tour.children[tour.tree_catagories[GetTourWithName('Photo management')[0]]][GetTourWithName('Photo management')[1]], 0)"><img src="../../../images/photos.png" /></a>
22
 
<br /><b>Foto's en Video's</b>
23
 
</td></tr></table>
24
 
 
25
 
 
26
 
<!--
27
 
 
28
 
<h1><div align="center">Welcome</div></h1>
29
 
 
30
 
<div align="center">Click an image to start.</div>
31
 
 
32
 
<table width="100%" height="380"><tr align="center"><td width="33.3%">
33
 
<a href="exec://tour.load_page(tour.children[tour.tree_catagories[GetTourWithName('Browser')[0]]][GetTourWithName(extras.GetDefaultApp('browser'),'Firefox')[1]], 0)"><img src="../../../images/web.png" /></a>
34
 
<br /><b>Web</b>
35
 
</td><td width="33.3%">
36
 
<a href="exec://tour.load_page(tour.children[tour.tree_catagories[GetTourWithName('File Manager')[0]]][GetTourWithName('File Manager')[1]], 0)"><img src="../../../images/filesandfolders.png" /></a>
37
 
<br /><b>Files and Folders</b>
38
 
</td><td width="33.3%">
39
 
<a href="exec://tour.load_page(tour.children[tour.tree_catagories[GetTourWithName(extras.GetDefaultApp('mail'),'Mail')[0]]][GetTourWithName(extras.GetDefaultApp('mail'),'Mail')[1]], 0)"><img src="../../../images/email_and_chat.png" /></a>
40
 
<br /><b>Email and Chat</b>
41
 
</td></tr><tr align="center"><td width="33.3%">
42
 
<a href="exec://tour.load_page(tour.children[tour.tree_catagories[GetTourWithName(extras.GetDefaultApp('music'),'Rhythmbox')[0]]][GetTourWithName(extras.GetDefaultApp('music'),'Rhythmbox')[1]], 0)"><img src="../../../images/music.png" /></a>
43
 
<br /><b>Music</b>
44
 
</td><td width="33.3%">
45
 
<a href="exec://tour.load_page(tour.children[tour.tree_catagories[GetTourWithName('OpenOffice.org')[0]]][GetTourWithName('OpenOffice.org')[1]], 0)"><img src="../../../images/work.png" /></a>
46
 
<br /><b>Office</b>
47
 
</td><td width="33.3%">
48
 
<a href="exec://tour.load_page(tour.children[tour.tree_catagories[GetTourWithName('Photo management')[0]]][GetTourWithName('Photo management')[1]], 0)"><img src="../../../images/photos.png" /></a>
49
 
<br /><b>Photos & Videos</b>
50
 
</td></tr></table>
51
 
 
52
 
-->