diff options
Diffstat (limited to 'doc/kteatime')
-rw-r--r-- | doc/kteatime/CMakeLists.txt | 2 | ||||
-rw-r--r-- | doc/kteatime/index.docbook | 18 | ||||
-rw-r--r-- | doc/kteatime/kteatime.1 | 1 |
3 files changed, 3 insertions, 18 deletions
diff --git a/doc/kteatime/CMakeLists.txt b/doc/kteatime/CMakeLists.txt index 73c6c43..35fbaf6 100644 --- a/doc/kteatime/CMakeLists.txt +++ b/doc/kteatime/CMakeLists.txt @@ -11,7 +11,7 @@ tde_create_handbook( DESTINATION kteatime ) -INSTALL( +install( FILES kteatime.1 DESTINATION ${MAN_INSTALL_DIR}/man1 COMPONENT doc diff --git a/doc/kteatime/index.docbook b/doc/kteatime/index.docbook index 36ea063..c75912e 100644 --- a/doc/kteatime/index.docbook +++ b/doc/kteatime/index.docbook @@ -68,7 +68,7 @@ <sect1 id="timing-your-tea"> <title>Timing Your Tea</title> -<para>Upon starting, the panel icon will be that of an empty tea mug. If you click on the mug and select your tea, the icon will change to a filled mug. After the specified time, the tea will be finished, and a suitable message box will be shown. At this point, you can close the message box by clicking on it and reset the timer by clicking on the icon. The mug will be shown as empty again.</para> +<para>Upon starting, the panel icon will be that of an empty tea mug. If you click on the mug and select your tea, the icon will change to a filled mug. After the specified time, the tea will be finished, and a suitable notification box will be shown. At this point, you can close the notification box by clicking on it and reset the timer by clicking on the icon or by having the <guilabel>Reset on popup click</guilabel> check box enabled in the options. The mug will be shown as empty again.</para> <note><para>The timer should only be reset by those who really enjoy tea.</para></note> @@ -107,7 +107,7 @@ box.</phrase></textobject> <para>As shown in the picture, you may add new entries for other tea or change names, times and the order of existing entries. This is useful if you are brewing a cup of tea that is not on the list or if you do not agree with the predefined times. To edit one entry, mark it in the <guilabel>Tea List</guilabel> on the left and change the values in the <guilabel>Tea Properties</guilabel> on the right.</para> -<para>The box below is the <guilabel>Action</guilabel> field. Here you can define an action that will be executed when the time is up. The button <guibutton>Configure Events...</guibutton> brings up the &kde; Notification Settings for &kteatime;. The <guilabel>Event</guilabel> check box below enables the event selected in the &kde; Notification Settings. If <guilabel>Popup</guilabel> is selected, a message box will appear alerting you to the fact that your tea is ready. The third check box can hold any valid system command. Probably, you will want to leave it blank.</para> +<para>The box below is the <guilabel>Actions</guilabel> field. Here you can define an action that will be executed when the time is up. The button <guibutton>Configure Events...</guibutton> brings up the &kde; Notification Settings for &kteatime;. The <guilabel>Event</guilabel> check box below enables the event selected in the &kde; Notification Settings. If <guilabel>Popup</guilabel> is selected, a notification box will appear alerting you to the fact that your tea is ready. If <guilabel>Reset on popup click</guilabel> is selected, clicking on the notification box will reset the tea. The next check box can hold any valid system command. Probably, you will want to leave it blank.</para> <para>If you enable the check box labeled <guilabel>Visualize progress in icon tray</guilabel>, the progress will be shown as a little animated pie chart inside the icon.</para> @@ -132,17 +132,3 @@ box.</phrase></textobject> &documentation.index; </book> - -<!-- -Local Variables: -mode: sgml -sgml-minimize-attributes:nil -sgml-general-insert-case:lower -sgml-indent-step:0 -sgml-indent-data:nil -End: - -// vim:ts=2:sw=2:tw=78:noet ---> - - diff --git a/doc/kteatime/kteatime.1 b/doc/kteatime/kteatime.1 index a6fe145..6544e96 100644 --- a/doc/kteatime/kteatime.1 +++ b/doc/kteatime/kteatime.1 @@ -1,4 +1,3 @@ -.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) |