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/print.page |
Imported Upstream version 0.9.10upstream/0.9.10
Diffstat (limited to 'help/C/print.page')
-rw-r--r-- | help/C/print.page | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/help/C/print.page b/help/C/print.page new file mode 100644 index 0000000..8f182ca --- /dev/null +++ b/help/C/print.page @@ -0,0 +1,14 @@ +<page xmlns="http://projectmallard.org/1.0/" + type="guide" + id="print"> + + <info> + <link type="guide" xref="index#use"/> + </info> + + <title>Printing</title> + + <p> + To print the current document use the <guiseq><gui>Document</gui><gui>Print</gui></guiseq> menu (<keyseq><key>Ctrl</key><key>P</key></keyseq>). + </p> +</page> |