Browse Source

GSchema: fix schema path typo

This will cause a reset to all the user's settings.
environments/review-bilelmouss-0wa3h6/deployments/82
Bilal Elmoussaoui 7 years ago committed by Daniel Garcia Moreno
parent
commit
c48bbaabef
  1. 2
      fractal-gtk/res/org.gnome.Fractal.gschema.xml

2
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>

Loading…
Cancel
Save