[fractal/bilelmoussaoui/schema-path] GSchema: fix schema path typo
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [fractal/bilelmoussaoui/schema-path] GSchema: fix schema path typo
- Date: Wed, 18 Sep 2019 12:27:02 +0000 (UTC)
commit 27b0d807693e5e9010797fa813abe49033d0b9ca
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Wed Sep 18 12:24:18 2019 +0000
GSchema: fix schema path typo
This will cause a reset to all the user's settings.
fractal-gtk/res/org.gnome.Fractal.gschema.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fractal-gtk/res/org.gnome.Fractal.gschema.xml b/fractal-gtk/res/org.gnome.Fractal.gschema.xml
index 7ecdf633..8a553be4 100644
--- a/fractal-gtk/res/org.gnome.Fractal.gschema.xml
+++ b/fractal-gtk/res/org.gnome.Fractal.gschema.xml
@@ -6,7 +6,7 @@
<value nick="Plain text" value="1"/>
</enum>
- <schema path="/org/gnome/factal/" id="org.gnome.Fractal">
+ <schema path="/org/gnome/Fractal/" id="org.gnome.Fractal">
<key name="password-storage" enum="org.gnome.Fractal.PasswordStorage">
<default>'Secret Service'</default>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]