This file is indexed.

/usr/share/help/C/tali/index.docbook is in tali 1:3.22.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
<?xml version="1.0"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
    "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
  <!ENTITY legal SYSTEM "legal.xml">
  <!ENTITY appversion "2.12">
  <!ENTITY manrevision "2.8">
  <!ENTITY date "September 2004">
  <!ENTITY app "<application>Tali</application>">
  <!ENTITY appname "Tali">
  <!ENTITY version "2.8"> 
]>

<!-- 
      (Do not remove this comment block.)
  Maintained by the GNOME Documentation Project
  http://developer.gnome.org/projects/gdp
  Template version: 2.0 beta
  Template last modified Feb 12, 2002
-->

<!-- =============Document Header ============================= -->

<article id="index" lang="en">
<!-- please do not change the id; for translations, change lang to -->
<!-- appropriate code -->
  <articleinfo>
    <title>&app; Manual</title>
    <abstract role="description">
      <para>
	Tali is like Yahtzee for GNOME or like poker with dice. The player 
	rolls dice to try to make the best possible combinations, like 
	4 of a kind, small straight, and full house. The player is allowed 
	3 rolls per turn and can hold certain dice with each roll.
      </para>
    </abstract>
    <copyright>
      <year>2001</year>
      <holder>Scott D. Heavner</holder>
    </copyright>

  <!-- translators: uncomment this:

  <copyright>
   <year>2000</year>
   <holder>ME-THE-TRANSLATOR (Latin translation)</holder>
  </copyright>

   -->
<!-- An address can be added to the publisher information.  If a role is 
     not specified, the publisher/author is the same for all versions of the 
     document.  -->
    <publisher> 
      <publishername> GNOME Documentation Project </publishername> 
    </publisher> 

   &legal;
   <!-- This file  contains link to license for the documentation (GNU FDL), and 
        other legal stuff such as "NO WARRANTY" statement. Please do not change 
	any of this. -->
	
    <authorgroup> 
      <author role="maintainer"> 
	<firstname>Scott D</firstname> 
	<surname>Heavner</surname> 
	<affiliation> 
	  <address> <email>sdh@po.cwru.edu</email> </address> 
	</affiliation> 
      </author> 
<!-- This is appropriate place for other contributors: translators,
      maintainers,  etc. Commented out by default.
       <othercredit role="translator">
	<firstname>Latin</firstname> 
	<surname>Translator 1</surname> 
	<affiliation> 
	  <orgname>Latin Translation Team</orgname> 
	  <address> <email>translator@gnome.org</email> </address> 
	</affiliation>
	<contrib>Latin translation</contrib>
      </othercredit>
-->
    </authorgroup>
	
	<releaseinfo revision="2.26" role="review"/>

    <revhistory>
      <revision> 
	<revnumber>&appname; Manual V&manrevision;</revnumber> 
	<date>&date;</date> 
	<revdescription> 
	  <para role="author">Scott D Heavner
	    <email>sdh@po.cwru.edu</email>
	  </para>
	  <para role="publisher">GNOME Documentation Project</para>
	</revdescription> 
      </revision> 
    </revhistory> 

    <releaseinfo>This manual describes version &appversion; of &appname;.
    </releaseinfo>
    <!-- The following feedback information only applies to appliactions
    listed in bugzilla.gnome.org and bugzilla.ximian.com. For other
    applications, please provide your own feedback info or remove thsi
    section altogether -->
    <legalnotice> 
      <title>Feedback</title> 
      <para>To report a bug or make a suggestion regarding the &app; application or
	this manual, follow the directions in the 
	<ulink url="ghelp:user-guide?feedback-bugs"
	  type="help">GNOME Feedback Page</ulink>. 
      </para>
<!-- Translators may also add here feedback address for translations -->
    </legalnotice>

  </articleinfo>

  <indexterm zone="index"> 
    <primary>GNOME Tali</primary> 
  </indexterm>

 <!-- ============= Document Body ============================= -->

  <sect1 id="intro">
    <title>Introduction</title>

    <para>
       <application>GNOME Tali</application> is a sort of poker with
       dice and less money.  You roll five dice three times and try to
       create the best <quote>hand</quote>. Your two rerolls may include
       any or all of your dice.
    </para>
    <para>
      <application>GNOME Tali</application> is very similar to the
      dice game Yahtzee which is a trademark of Hasbro, Inc.
    </para>

    <para>
      To run <application>GNOME Tali</application>, select
      <menuchoice>
	<guisubmenu>Games</guisubmenu>
	<guimenuitem>GNOME Tali</guimenuitem>
      </menuchoice>
      from the <guimenu>Main Menu</guimenu>, or type
      <command>gtali</command> on the command line.
    </para>

    <para>
      <application>GNOME Tali</application> is included in the
      <filename>gnome-games</filename> package, which is part of the
      GNOME desktop environment. This document describes version
      &version; of <application>GNOME Tali</application>.
    </para>
  </sect1>

  <sect1 id="playing">
    <title>Playing GNOME Tali</title>

    <figure id="shot1">
      <title>GNOME Tali in action</title>
      <screenshot>
	 <mediaobject> 
    <imageobject>
  <imagedata fileref="figures/mainwindow.png" format="PNG"
	srccredit="Trevor Curtis"/>
	</imageobject>
    <textobject> 
      <phrase>GNOME Tali main window screenshot.</phrase> 
    </textobject> 
  </mediaobject>
      </screenshot>
    </figure>

    <para>
      When play starts, you see the results of your first throw of the
      dice.      
    </para>

      <orderedlist>
        <listitem>
          <para>Click on the dice you wish to roll again.
	  </para>
        </listitem>
        <listitem>
          <para>When you have selected all the dice you wish to reroll,
            press the <guibutton>Roll!</guibutton> button.
	  </para>
        </listitem>
        <listitem>
	  <para>When you have a hand you like or have run out of chances
          to throw the dice, click on a row corresponding to what you think
          is your best scoring combination.  It is very possible to have
          a score of zero and if you click on the wrong row, you
          will be scored accordingly. (Say for example, you get
          yahtzee -- 5 of a kind -- and click on the large straight row,
          you will receive a zero in your large straight score).</para>
      </listitem>
    </orderedlist>

    <para>You can only use each combination once, i.e. once you've entered
      something in a slot, you can't change the score later if you roll a
      better hand.
    </para>

    <para>There is one exception to this rule, if you roll a yahtzee a
     second time you can put it in the yahtzee row again for an extra
     fifty points. You can keep doing this each time you get another
     yahtzee. At the end of the game you will be given extra rolls to
     fill in the other rows. Be warned that if you score zero in your
     yahtzee row (i.e. you filled that row with something that wasn't
     a yahtzee) then you can't put a yahtzee in afterward, zero is all
     you will score.
    </para>

    <para>There is also a bonus of 35 points if you score a total of
    63 points or more in the top six rows.
    </para>

    <sect2 id="keyboard">
    <title>Using the keyboard</title> 

      <para>As an alternative to using the mouse, the keys 1 through 5
    toggle the dice just as if you had clicked them. The key 1
    corresponds to the first die and so on. Use the usual controls to
    roll the dice and select a row. i.e. use tab to switch between the
    roll button and the score area, use the arrow keys to navigate up
    and down the rows and use space to select.</para>
    
    </sect2>

  </sect1>

  <sect1 id="options">
    <title>Game Options</title>

    <figure id="shot2">
      <title>GNOME Tali preferences</title>
      <screenshot>
	 <mediaobject> 
    <imageobject>
  <imagedata fileref="figures/preferences.png" format="PNG"
	srccredit="Trevor Curtis"/>
	</imageobject>
    <textobject> 
      <phrase>GNOME Tali preferences dialog box.</phrase> 
    </textobject> 
  </mediaobject>
      </screenshot>
    </figure>
      <variablelist><title>Human Players</title>
	<varlistentry>
	  <term><guimenuitem>Number of players</guimenuitem></term>
	  <listitem>
            <para>Selects the number of human players.  As described
	      above you are only allowed six total
	      players.
            </para>
          </listitem>
	</varlistentry>
      </variablelist>  
      
    <variablelist><title>Computer Opponents</title>
      <varlistentry>
        <term><guimenuitem>Delay between rolls</guimenuitem></term>
	<listitem>
	  <para>Make the computer opponents pause between rolls
	    of the dice so you can see what they are doing.  Slows down
	    game play some.
          </para>
        </listitem>
	</varlistentry>
	<varlistentry>
	  <term><guimenuitem>Number of opponents</guimenuitem></term>
	  <listitem>
            <para>Select the number of computer opponents.  You are allowed a
	      total of six human and computer players.  If you attempt to
	      increase this number near the limit, the number of human players
	      will be decreased to maintain only six total
	      players.
            </para>
          </listitem>
	</varlistentry>
      </variablelist>
      
    <variablelist><title>Game Type</title>
      <varlistentry>
        <term><guimenuitem>Version of the game to play</guimenuitem></term>
	<listitem>
	  <para>Play either the regular version (similar to Yahtzee) or the
	    version with colors (similar to Kismet). When you change game type,
        you must restart the game to see use the new game type.
          </para>
        </listitem>
	</varlistentry>
      </variablelist>
      
      <variablelist>
	<varlistentry>
	    <term><guimenuitem>Player Names</guimenuitem></term>
	    <listitem>
	      <para>To change the names of the players just enter new
	      names in the boxes.
	      </para>
	    </listitem>
	</varlistentry>
      </variablelist>
    </sect1>

    <sect1 id="strategy">
      <title>Game Strategy</title>
      <para>The 63 points needed for the bonus in the upper half
      corresponds to getting three of each die type in each row. If
      you score more than three dice in the fives and sixes rows then
      you can afford to place a bad roll in either the ones row or the
      twos row and still get the bonus.
      In the Colors version, you get a bonus of 55 if your upper half total
      is between 71 and 77, and a bonus of 75 if your upper half total is
      greater than 77.
      </para>
      <para>Don't forget about multiple yahtzees, if you roll a second
       yahtzee you can also put it in the yahtzee row for even more points.
       This only applies to the regular game.
      </para>
    </sect1>	
 <!-- ============= Bugs ================================== -->
 <!-- This section should describe known bugs and limitations of
      the program if there are any - please be frank and list all
      problems you know of. 
      
      Better to leave this section out than to say something unhelpful. 
-->

 <sect1 id="bugs">
  <title>Known Bugs and Limitations</title>
  <para>
   When you switch game type, the game does not use the new dice images
   until you restart gtali. It should play correctly with the "wrong" dice.
  </para>
 </sect1>


 <sect1 id="glossary">
   <title>Glossary</title>
   <note>
     <para>Remember that the order of the dice is not important.</para>
   </note>
   <glossary>
       <glossentry id="threeofakind"><glossterm>3 of a Kind</glossterm>
         <glossdef><para>
	   Three of the dice have the same number. The score is the
   total of all the dice. e.g. 1, 2, 2, 2, 5.
	 </para></glossdef>
       </glossentry>
       <glossentry id="fourofakind"><glossterm>4 of a Kind</glossterm>
         <glossdef><para>
	   Four of the dice have the same number. The score is the
   total of all the dice. e.g. 2, 5, 5, 5, 5.
   In the Colors game, the score is 25 plus the total of all the dice.
	 </para></glossdef>
       </glossentry>
       <glossentry id="yahtzee"><glossterm>5 of a Kind</glossterm>
         <glossdef><para>
	   Five identical dice. e.g. 3, 3, 3, 3, 3.
   In the Colors game, the score is 50 plus the total of all the dice.
	 </para></glossdef>
       </glossentry>
       <glossentry id="fullhouse"><glossterm>Full House</glossterm>
         <glossdef><para>
	   Five dice consisting of two groups: One group of three with
   the same numbers and another group of two with the same
   numbers. e.g. 1, 1, 1, 4, 4.
   In the Colors game, the score is 15 plus the total of all the dice.
	 </para></glossdef>
       </glossentry>
       <glossentry id="fullhousesamecolor"><glossterm>Full House Same Color</glossterm>
         <glossdef><para>
       This category is only used in the Colors game.
   Five dice consisting of two groups: One group of three with
   the same numbers and another group of two with the same
   numbers. The numbers must be all the same color. e.g. 3, 3, 3, 4, 4.
   Two dice are the same color if their numbers total 7: 1 and 6 are black,
   2 and 5 are red, and 3 and 4 are green.
   The score is 20 plus the total of all the dice.
	 </para></glossdef>
       </glossentry>
       <glossentry id="twopairsamecolor"><glossterm>Two Pair Same Color</glossterm>
         <glossdef><para>
       This category is only used in the Colors game.
   Five dice consisting of two groups: One group of two with
   the same numbers and another group of two with the same
   numbers. The pairs must be all the same color. e.g. 3, 3, 4, 4.
   Two dice are the same color if their numbers total 7: 1 and 6 are black,
   2 and 5 are red, and 3 and 4 are green. The fifth die can be any value.
   The score is the total of all the dice.
	 </para></glossdef>
       </glossentry>
       <glossentry id="flush"><glossterm>Flush</glossterm>
         <glossdef><para>
       This category is only used in the Colors game.
   Five dice that are all the same "color":
   Two dice are the same color if their numbers total 7: 1 and 6 are black,
   2 and 5 are red, and 3 and 4 are green. The score is 35 points.
	 </para></glossdef>
       </glossentry>
       <glossentry id="largestraight"><glossterm>Large Straight</glossterm>
         <glossdef><para>
	   Five dice with consecutive numbers. e.g. 2, 3, 4, 5, 6.
   The score is 40 points.
	 </para></glossdef>
       </glossentry>
       <glossentry id="smallstraight"><glossterm>Small Straight</glossterm>
         <glossdef><para>
	   Four dice with consecutive numbers. The fifth die can be
   any number. e.g. 2, 3, 4, 5, 5.
   This category is only used in the regular game.
   The score is 30 points.
	 </para></glossdef>
       </glossentry>
   </glossary>
 </sect1>


<!-- ============= Authors ================================ -->

 <sect1 id="authors">
  <title>Authors</title>
  <para>
   <application>GNOME Tali</application> was written by Scott Heavner
   (<email>sdh@po.cwru.edu</email>) and Orest Zborowski. 
   This manual was written by Scott D Heavner
   (<email>sdh@po.cwru.edu</email>) with extra material added by
   Callum McKenzie (<email>callum@physics.otago.ac.nz</email>).
   To report a bug or make a suggestion regarding this application or
   this manual, follow the directions in this 
   <ulink url="ghelp:user-guide?feedback-bugs" type="help">document</ulink>.
  </para>


  <!-- For translations: uncomment this:

  <para>
   Latin translation was done by ME
   (<email>MYNAME@MYADDRESS</email>). Please send all  comments  and
   suggestions regarding this translation to SOMEWHERE.
  </para>

  -->

 </sect1>

 <!-- ============= Application License ============================= -->

 <sect1 id="license">
  <title>License</title>
  <para>
   This program is free software; you can redistribute it and/or
   modify it under the terms of the  <ulink type="help" url="help:gpl">
    <citetitle>GNU General Public License</citetitle></ulink> as
   published by the Free Software Foundation; 
   either version 2 of the License, or (at your option) any later
   version.
  </para>
  <para>
   This program is distributed in the hope that it will be useful, but
   WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   <citetitle>GNU General Public License</citetitle> for more details.
  </para>
  <para>
   A copy of the <citetitle>GNU General Public License</citetitle> is
   included as an appendix to the <citetitle>GNOME Users
   Guide</citetitle>.  You may also obtain a copy of the
   <citetitle>GNU General Public License</citetitle> from the Free
   Software Foundation by visiting <ulink type="http"
   url="http://www.fsf.org">their Web site</ulink> or by writing to
   <address>
    Free Software Foundation, Inc.
    <street>59 Temple Place</street> - Suite 330
    <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode>
    <country>USA</country>
   </address>
  </para>
 </sect1>
</article>