blob: cef7e42ceac7416d0fab0aef5e6a88ae501a6bdf (
plain) (
blame)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
 | --- help/C/monkey-bubble.xml.orig   Wed Aug  2 00:12:41 2006
+++ help/C/monkey-bubble.xml    Wed May  2 03:37:19 2007
@@ -15,6 +15,16 @@
 <article id="index" lang="en"> 
   <articleinfo> 
     <title>&app; Manual V&manrevision;</title> 
+    <abstract role="description">
+      <para>
+       Monkey Bubble is in a game in which you must explode all bubbles in the
+       game area.
+
+       You explode bubbles by putting at least 3 of the same colour in contact.
+       Any bubble that is connected to the top or the sides of the game area by
+       bubbles you just exploded falls too.
+      </para>
+    </abstract>
     <copyright> 
       <year>2004</year> 
       <holder>Thomas Cataldo</holder> 
@@ -22,6 +32,9 @@
     <publisher> 
       <publishername>GNOME Documentation Project</publishername> 
     </publisher> 
+    <othercredit role="maintainer"> 
+      <name>GNOME Documentation Project</name> 
+    </othercredit> 
     <authorgroup> 
       <author> 
    <firstname>Thomas</firstname> 
 |