diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-08-04 21:38:54 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2011-08-04 23:55:14 +0800 |
commit | bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64 (patch) | |
tree | cd7f23ad545c9a5e44b4588b8db51ed1e4f4d09c /help/C/tasks-usage-edit-task.page | |
parent | 5397851156bf868ac912376d0ea2060ec1b528c3 (diff) | |
download | gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.gz gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.zst gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.zip |
Put new user documentation in place
Diffstat (limited to 'help/C/tasks-usage-edit-task.page')
-rw-r--r-- | help/C/tasks-usage-edit-task.page | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/help/C/tasks-usage-edit-task.page b/help/C/tasks-usage-edit-task.page new file mode 100644 index 0000000000..0ccf108727 --- /dev/null +++ b/help/C/tasks-usage-edit-task.page @@ -0,0 +1,30 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="topic" id="tasks-usage-edit-task"> + + <info> + <desc>Editing a task in your task list.</desc> + + <link type="guide" xref="tasks-usage" /> + + <revision pkgversion="3.0.2" version="0.1" date="2011-08-01" status="final"/> + <credit type="author"> + <name>Andre Klapper</name> + <email>ak-47@gmx.net</email> + </credit> + <license> + <p>Creative Commons Share Alike 3.0</p> + </license> + + </info> + +<title>Editing a Task</title> + +<p>If you want to change a task that already exists in your task lists,</p> + +<steps> +<item><p>Double-click on the task that you want to edit in the list of contacts, or right-click on the task and click <key>Open Task</key>.</p></item> +<item><p>Edit the task information.</p></item> +<item><p>Click the <gui style="button">Save</gui> button, or <guiseq><gui>File</gui><gui>Save</gui></guiseq>.</p></item> +</steps> + +</page> |