source: gnome/games/gnome-games.xml@ 280ffb4

kde5-14686 systemd-13485
Last change on this file since 280ffb4 was 280ffb4, checked in by Christopher Gregory <cjg@…>, 10 years ago

Add new page swell-foop.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14524 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.8 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7]>
8
9<sect1 id="gnome-games" xreflabel="Gnome Games">
10 <?dbhtml filename="gnomegames.html"?>
11
12 <sect1info>
13 <othername>$LastChangedBy$</othername>
14 <date>$Date$</date>
15 </sect1info>
16
17 <title>Gnome Games</title>
18
19 <indexterm zone="gnome-games">
20 <primary sortas="a-gnome-games">gnome-games</primary>
21 </indexterm>
22
23 <sect2 role="package">
24 <title>Introduction to Gnome Games</title>
25
26 <para>
27 The <application>Gnome Games</application> page contains the
28 instructions for building the indivdual Gnome Games packages.
29 </para>
30
31 <sect3 id="gnome-card-games">
32 <title>Card Games</title>
33
34 <itemizedlist spacing="compact">
35 <listitem>
36 <para>
37 <xref linkend="aisleriot"/>
38 </para>
39 </listitem>
40<!-- <listitem>
41 <para>
42 <xref linkend="xorg-synaptics-driver"/>
43 </para>
44 </listitem>
45 <listitem>
46 <para>
47 <xref linkend="xorg-vmmouse-driver"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 <xref linkend="xorg-wacom-driver"/>
53 </para>
54 </listitem>-->
55 </itemizedlist>
56
57 </sect3>
58
59 <sect3 id="gnome-puzzel-games">
60 <title>Puzzel Games</title>
61
62 <itemizedlist spacing="compact">
63 <listitem>
64 <para>
65 <xref linkend="lightsoff"/>
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 <xref linkend="klotski"/>
71 </para>
72 </listitem>
73 <listitem>
74 <para>
75 <xref linkend="swell-foop"/>
76 </para>
77 </listitem>
78<!-- <listitem>
79 <para>
80 <xref linkend="xorg-intel-driver"/>
81 </para>
82 </listitem>
83 <listitem>
84 <para>
85 <xref linkend="xorg-mach64-driver"/>
86 </para>
87 </listitem>
88 <listitem>
89 <para>
90 <xref linkend="xorg-mga-driver"/>
91 </para>
92 </listitem>
93 <listitem>
94 <para>
95 <xref linkend="xorg-nouveau-driver"/>
96 </para>
97 </listitem>
98 <listitem>
99 <para>
100 <xref linkend="xorg-openchrome-driver"/>
101 </para>
102 </listitem>
103 <listitem>
104 <para>
105 <xref linkend="xorg-r128-driver"/>
106 </para>
107 </listitem>
108 <listitem>
109 <para>
110 <xref linkend="xorg-savage-driver"/>
111 </para>
112 </listitem>
113 <listitem>
114 <para>
115 <xref linkend="xorg-sis-driver"/>
116 </para>
117 </listitem>
118 <listitem>
119 <para>
120 <xref linkend="xorg-tdfx-driver"/>
121 </para>
122 </listitem>
123 <listitem>
124 <para>
125 <xref linkend="xorg-vesa-driver"/>
126 </para>
127 </listitem>
128 <listitem>
129 <para>
130 <xref linkend="xorg-vmware-driver"/>
131 </para>
132 </listitem>-->
133 </itemizedlist>
134
135 </sect3>
136
137 </sect2>
138
139 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
140 href="aisleriot.xml"/>
141
142 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
143 href="lightsoff.xml"/>
144
145 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
146 href="klotski.xml"/>
147
148 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
149 href="swell-foop.xml"/>
150
151<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
152 href="x7driver-ati.xml"/>
153
154 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
155 href="x7driver-cirrus.xml"/>
156
157 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
158 href="x7driver-fbdev.xml"/>
159
160 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
161 href="x7driver-intel-systemd.xml"/>
162
163 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
164 href="x7driver-mach64.xml"/>
165
166 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
167 href="x7driver-mga.xml"/>
168
169 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
170 href="x7driver-nouveau.xml"/>
171
172 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
173 href="x7driver-openchrome.xml"/>
174
175 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
176 href="x7driver-r128.xml"/>
177
178 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
179 href="x7driver-savage.xml"/>
180
181 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
182 href="x7driver-sis.xml"/>
183
184 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
185 href="x7driver-tdfx.xml"/>
186
187 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
188 href="x7driver-vesa.xml"/>
189
190 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
191 href="x7driver-vmware.xml"/>-->
192
193</sect1>
Note: See TracBrowser for help on using the repository browser.