Merge branch 'wip/piotrdrag/gschema-gettext' into 'master'

gschema: Add gettext-domain

See merge request World/podcasts!56
This commit is contained in:
Jordan Petridis 2018-08-11 09:24:05 +00:00
commit 5780df20ad

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>
@ -64,4 +64,4 @@
<summary>What period of time to wait between automatic cleanups</summary>
</key>
</schema>
</schemalist>
</schemalist>