[gcalctool] Use /org/gnome as starting path for schemas
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcalctool] Use /org/gnome as starting path for schemas
- Date: Sat, 26 Mar 2011 01:11:18 +0000 (UTC)
commit 2c72adcf2e373b3480177a9070e60562ac99d7d2
Author: Luca Ferretti <lferrett gnome org>
Date: Sat Mar 26 11:38:27 2011 +1100
Use /org/gnome as starting path for schemas
NEWS | 5 +++++
data/org.gnome.gcalctool.gschema.xml.in | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f4b0aeb..3fcd506 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in gcalctool 6.0.0
+
+ * Use /org/gnome as location for gsettings keys. This will mean
+ gcalctool 5.31.x users will have their settings reset to defaults.
+
Overview of changes in gcalctool 5.91.93
* Translation updates
diff --git a/data/org.gnome.gcalctool.gschema.xml.in b/data/org.gnome.gcalctool.gschema.xml.in
index 6d01b56..f063205 100644
--- a/data/org.gnome.gcalctool.gschema.xml.in
+++ b/data/org.gnome.gcalctool.gschema.xml.in
@@ -18,7 +18,7 @@
<value value="2" nick="gradians"/>
</enum>
- <schema path="/apps/gcalctool/" id="org.gnome.gcalctool" gettext-domain="gcalctool">
+ <schema path="/org/gnome/gcalctool/" id="org.gnome.gcalctool" gettext-domain="gcalctool">
<key type="i" name="accuracy">
<default>9</default>
<range min="0" max="9"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]