Automatic replacing MAJOR version in the gschema-file.

This commit is contained in:
Kolan Sh 2015-11-12 18:31:15 +03:00
parent 0e5e4697cc
commit 5ca9bd147a
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 4b74a70c2806e160ac2ae1cfe8a960cee8d490d4
Subproject commit e545efb40bec5ba78d2609a498afb2562f9bde09

View File

@ -1,5 +1,5 @@
<schemalist>
<schema id="ws.backbone.gschema-test-0" path="/ws/backbone/gschema-test-0/" gettext-domain="gschema-test-0">
<schema id="ws.backbone.gschema-test-@MAJOR@" path="/ws/backbone/gschema-test-@MAJOR@/" gettext-domain="gschema-test-@MAJOR@">
<key name="greeting" type="s">
<default l10n="messages">"Hello, earthlings"</default>