summaryrefslogtreecommitdiffstats
path: root/gnome-users-guide/gnome-users-guide-1.4/C/applets/fifteen-ug.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-users-guide/gnome-users-guide-1.4/C/applets/fifteen-ug.sgml')
-rw-r--r--gnome-users-guide/gnome-users-guide-1.4/C/applets/fifteen-ug.sgml171
1 files changed, 171 insertions, 0 deletions
diff --git a/gnome-users-guide/gnome-users-guide-1.4/C/applets/fifteen-ug.sgml b/gnome-users-guide/gnome-users-guide-1.4/C/applets/fifteen-ug.sgml
new file mode 100644
index 0000000..a60364f
--- /dev/null
+++ b/gnome-users-guide/gnome-users-guide-1.4/C/applets/fifteen-ug.sgml
@@ -0,0 +1,171 @@
+ <sect2 id="fifteen">
+ <title>Fifteen Applet</title>
+
+ <para>
+ <application>Fifteen</application> applet, shown in <xref
+ linkend="fifteenapplet-fig">, is a version of the old game of
+ moving squares around a grid to put them into numerical order. To
+ add this applet to a <interface>Panel</interface>,
+ right-click on the <interface>Panel</interface> and choose
+ <menuchoice>
+ <guimenu>Panel</guimenu>
+ <guisubmenu>Add to panel</guisubmenu>
+ <guisubmenu>Applet</guisubmenu>
+ <guisubmenu>Amusements</guisubmenu>
+ <guimenuitem>Fifteen</guimenuitem>
+ </menuchoice>.
+ </para>
+
+ <figure id="fifteenapplet-fig">
+ <title>Fifteen Applet</title>
+ <screenshot>
+ <screeninfo>Fifteen Applet</screeninfo>
+ <graphic format="png" fileref="figures/fifteen_applet"
+ srccredit="muet">
+ </graphic>
+ </screenshot>
+ </figure>
+
+ <!-- ============= Usage ================================ -->
+ <sect3 id="fifteen-usage">
+ <title>Usage</title>
+ <para>
+ The applet starts with the pieces in the correct order: this is
+ the order you will need to restore them to. To start a new game,
+ right-click on the applet and select <guimenuitem>Scramble
+ Pieces</guimenuitem>. Move the pieces by clicking on them with
+ the left mouse button until you have restored them all to their
+ original positions. When you have done this, you will see a
+ <guilabel>You win!</guilabel> dialog box.
+ </para>
+
+ <para>
+ Right-clicking on the applet brings up a menu containing the
+ following items:
+ <itemizedlist>
+
+ <listitem>
+ <para>
+ <guimenuitem>Scramble pieces</guimenuitem> &mdash;
+ randomly rearranges the tile positions. Use this to start a
+ new game.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <guimenuitem>Help</guimenuitem> &mdash;
+ displays this document.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <guimenuitem>About&hellip;</guimenuitem> &mdash;
+ shows basic information about
+ <application>Fifteen</application> applet, inluding the
+ applet's version and the author's name.
+ </para>
+ </listitem>
+
+ </itemizedlist>
+ </para>
+ </sect3>
+
+
+ <!-- ============= 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 -->
+ <sect3 id="fifteen-bugs">
+ <title>Known Bugs and Limitations</title>
+ <para>
+ This applet has no known bugs.
+ </para>
+ </sect3>
+
+
+ <!-- ============= Authors ================================ -->
+
+ <sect3 id="fifteen-authors">
+ <title>Authors</title>
+ <para>
+ <application>Fifteen</application> was written by Federico Mena
+ Quintero (<email>federico@nuclecu.unam.mx</email>). It is based on
+ the game described by Sam Lloyd in 1878. Please send
+ all comments, suggestions, and bug
+ reports to the <ulink url="http://bugs.gnome.org" type="http">GNOME
+ bug tracking database</ulink>. (Instructions for submitting bug
+ reports can be found <ulink
+ url="http://bugs.gnome.org/Reporting.html" type="http">
+ on-line</ulink>. If you are using
+ GNOME 1.1 or later, you can also use <application>Bug Report
+ Tool</application> (<command>bug-buddy</command>), available in the
+ <guisubmenu>Utilities</guisubmenu> submenu of <guimenu>Main
+ Menu</guimenu>, for submitting bug reports.
+ </para>
+
+ <para>
+ This manual was written by Telsa Gwynne
+ (<email>hobbit@aloss.ukuu.org.uk</email>). Please send all comments and
+ suggestions regarding this manual to the <ulink type="http"
+ url="http://www.gnome.org/gdp">GNOME Documentation Project</ulink>
+ by sending an email to <email>docs@gnome.org</email>. You can also
+ submit comments online by using the <ulink type="http"
+ url="http://www.gnome.org/gdp/doctable/">GNOME Documentation Status
+ Table</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>
+
+ -->
+
+ </sect3>
+
+
+ <!-- ============= Application License ============================= -->
+
+ <!--
+ <sect3 id="license">
+ <title>License</title>
+ <para>
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the <citetitle>GNU General Public
+ License</citetitle> 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>
+ </sect3>
+
+ -->
+ </sect2>
+
+
+
+