diff options
author | Alessio Treglia <quadrispro@ubuntu.com> | 2010-04-09 13:10:42 +0200 |
---|---|---|
committer | Alessio Treglia <quadrispro@ubuntu.com> | 2010-04-09 13:10:42 +0200 |
commit | cf7d885d901b0abdccaad5cc3305a080744eaf5b (patch) | |
tree | bf56ba367a8a872dc562fcf8cce9af6aebae67af /help/C/edit.page |
Imported Upstream version 0.9.10upstream/0.9.10
Diffstat (limited to 'help/C/edit.page')
-rw-r--r-- | help/C/edit.page | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/help/C/edit.page b/help/C/edit.page new file mode 100644 index 0000000..32d501d --- /dev/null +++ b/help/C/edit.page @@ -0,0 +1,15 @@ +<page xmlns="http://projectmallard.org/1.0/" + type="guide" + id="edit"> + + <info> + <link type="guide" xref="index#modify"/> + </info> + + <title>Editing a Document</title> + + <p> + <app>Simple Scan</app> does not provide any editing functions. + To edit a document <link xref="save">save the document</link> and open it in your favourite editing application. + </p> +</page> |