Merge branch 'wip/piotrdrag/gschema-gettext' into 'master'
gschema: Add gettext-domain See merge request World/podcasts!56
This commit is contained in:
commit
5780df20ad
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user