[bijiben] settings: Add a Primary Notebook
- From: Pierre-Yves Luyten <pyluyten src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bijiben] settings: Add a Primary Notebook
- Date: Thu, 8 Aug 2013 19:32:23 +0000 (UTC)
commit 03557160c9552a24c9fc849b79959a408ae86fa8
Author: Pierre-Yves Luyten <py luyten fr>
Date: Sun Aug 4 01:04:25 2013 +0200
settings: Add a Primary Notebook
The user can setup which notebook to use for new notes.
data/org.gnome.bijiben.gschema.xml.in | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/data/org.gnome.bijiben.gschema.xml.in b/data/org.gnome.bijiben.gschema.xml.in
index 6ca169d..e3be9f7 100755
--- a/data/org.gnome.bijiben.gschema.xml.in
+++ b/data/org.gnome.bijiben.gschema.xml.in
@@ -10,5 +10,10 @@
<summary>New notes color.</summary>
<description>The color name set here will be used as the color when creating new notes.</description>
</key>
+ <key type="s" name="default-location">
+ <default>'local'</default>
+ <summary>Primary notes provider to use for new notes.</summary>
+ <description>The primary notebook is the place where are created new notes.</description>
+ </key>
</schema>
</schemalist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]