summaryrefslogtreecommitdiffstats
path: root/doc/kmoon/index.docbook
blob: 44009fea3d7835a8f79b9d06636636af1dfd01e8 (plain)
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
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
  <!ENTITY kappname "&kmoon;">
  <!ENTITY package "tdetoys">
  <!ENTITY % English "INCLUDE">
  <!ENTITY % addindex "IGNORE">
]>

<book lang="&language;">

<bookinfo>
<title>The &kmoon; Handbook</title>

<authorgroup>
<author>
<personname>
<firstname>Pam</firstname>
<othername></othername>
<surname>Roberts</surname>
</personname>
<email>pamroberts@blueyonde.co.uk</email>
</author>
</authorgroup>
<!-- TRANS:ROLES_OF_TRANSLATORS -->

<copyright>
<year>2003</year>
<holder>Pam Roberts</holder>
</copyright>
<!-- Translators: put here the copyright notice of the translation -->
<legalnotice>&FDLNotice;</legalnotice>

<date>2003-09-16</date>
<releaseinfo>1.0</releaseinfo>

<abstract>
<para>
&kmoon; is an applet that shows the current phase of the moon.
</para>
</abstract>

<keywordset>
<keyword>KDE</keyword>
<keyword>tdetoys</keyword>
<keyword>kmoon</keyword>
<keyword>moon phase</keyword>
</keywordset>

</bookinfo>

<chapter id="using">
<title>Using &kmoon;</title>
<para>&kmoon; is a little applet that docks into the System Tray and shows an 
image of the current phase of the moon. Hovering the mouse cursor over the  
image brings up a tooltip to display more information.</para>

<para>&kmoon; can be added to the panel by &RMB; clicking on an empty space
on the panel and choosing <menuchoice><guimenu>Add to
Panel</guimenu><guisubmenu>Applet</guisubmenu><guimenuitem>Moon Phase
Display</guimenuitem></menuchoice>.  If you can't find an empty space, you
can access the panel menu from an &RMB; click on any existing applet or
icon.</para>

<para>To close &kmoon; <mousebutton>right</mousebutton> click on the applet
handle beside the image and choose <guimenuitem>Quit</guimenuitem>.</para>

<sect1 id="settings">
<title>Settings</title>
<para>If you <mousebutton>right</mousebutton> click on the image and choose 
<guimenuitem>Settings...</guimenuitem> a small dialog box will appear that 
lets you adjust the image to suit the latitude and hemisphere you are living 
in.</para>
</sect1>

</chapter>

<chapter id="credits">

<title>Credits and License</title>

<para>
&kmoon;
</para>
<para>
Program copyright 1998,2000 &Stephan.Kulow; &Stephan.Kulow.mail;
</para>
<para>
Contributors:
<itemizedlist>
<listitem><para>Lunar code by Chris Osburn <email>chris@speakeasy.org</email></para>
</listitem>
<listitem><para>Moon graphics by Tom Beauchamp <email>timb@googol.com</email></para>
</listitem>
</itemizedlist>
</para>

<para>
Documentation copyright 2003 Pam Roberts <email>pamroberts@blueyonder.co.uk</email>
</para>

<!-- TRANS:CREDIT_FOR_TRANSLATORS -->

&underFDL;              
&underGPL;        	

</chapter>
<appendix id="installation">
<title>Installation</title>

<para>&kmoon; is part of &kde;'s &package; package.</para>
<para>Most &Linux; / &UNIX; distributions that include &kde; will include &package; as an option to be installed if the user wishes.</para>
<para>&kmoon; and the &package; package may also be compiled from source code. 
Visit <ulink url="http://www.kde.org"> http://www.kde.org</ulink> for instructions on how to download, compile and install &kde; programs.</para>

</appendix>

&documentation.index; 
</book>