[gnote] Add manual for ReadOnly add-in
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Add manual for ReadOnly add-in
- Date: Tue, 3 Sep 2013 20:11:00 +0000 (UTC)
commit 49b28165e5fdff4a0a3a67e050d06ec0607e4902
Author: Aurimas Černius <aurisc4 gmail com>
Date: Tue Sep 3 23:05:13 2013 +0300
Add manual for ReadOnly add-in
help/C/gnote-addin-readonly.page | 19 +++++++++++++++++++
help/Makefile.am | 1 +
2 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/help/C/gnote-addin-readonly.page b/help/C/gnote-addin-readonly.page
new file mode 100644
index 0000000..3378546
--- /dev/null
+++ b/help/C/gnote-addin-readonly.page
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="addin-read-only">
+
+ <info>
+ <link type="guide" xref="index#advanced"/>
+ <desc>Make notes read-only</desc>
+ <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+ <credit type="author">
+ <name>Aurimas Cernius</name>
+ <years>2013</years>
+ </credit>
+ </info>
+
+ <title>Read Only</title>
+ <p>When the <app>ReadOnly</app> add-in is installed, the <gui>Read Only</gui> item is present in the
<gui>Actions</gui> menu for open note. When this item is checked, note is marked as read-only. This does not
allow to change note until the menu item is unchecked. Use this to prevent notes from accidental
modification.</p>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 2fc6d52..2d3537b 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -30,6 +30,7 @@ HELP_FILES = \
gnote-addin-noteoftheday.page \
gnote-addin-print.page \
gnote-addins-preferences.page \
+ gnote-addin-readonly.page \
gnote-addin-replacetitle.page \
gnote-addin-sync-local.page \
gnote-addin-sync-webdav.page \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]