~ci-train-bot/cmake-extras/cmake-extras-ubuntu-zesty-2483

« back to all changes in this revision

Viewing changes to examples/intltool-demo/src/translated.gschema.xml.in

  • Committer: Bileto Bot
  • Author(s): Rodney Dawes
  • Date: 2017-02-28 17:46:31 UTC
  • mfrom: (63.2.16 fix-intltool-merge)
  • Revision ID: ci-train-bot@canonical.com-20170228174631-xd5i7cosklh74r3i
Handle other style options for merging, and no translations for xml style. (LP: #1664325)

Approved by: Charles Kerr, Pete Woods

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<schemalist gettext-domain="intltool-demo">
 
2
  <schema id="com.canonical.cmake-extras.translated-test" path="/com/canonical/cmake-extras/translated-test/">
 
3
    <key name="translated" type="b">
 
4
      <default>false</default>
 
5
      <_summary>Just a test</_summary>
 
6
      <_description>No really, it's just a test.</_description>
 
7
    </key>
 
8
  </schema>
 
9
</schemalist>