gschema: Add gettext-domain

Without it DConf Editor won’t show localized schemas.
This commit is contained in:
Piotr Drąg 2018-08-11 01:35:28 +02:00
parent 7aa86bcec4
commit 14e5f33f2a

View File

@ -9,7 +9,7 @@
<value nick="months" value="6"/>
</enum>
<schema path="/org/gnome/Podcasts/" id="org.gnome.Podcasts">
<schema path="/org/gnome/Podcasts/" id="org.gnome.Podcasts" gettext-domain="gnome-podcasts">
<key name="persist-window-geometry-top" type="i">
<default>-1</default>
<summary>Top position of the last open main window</summary>