File: test.raw.appdata.xml

package info (click to toggle)
python-babelgladeextractor 0.7.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 156 kB
  • sloc: python: 248; xml: 101; makefile: 7
file content (13 lines) | stat: -rw-r--r-- 325 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2019 Tobias Mueller <tobiasmue@gnome.org> -->
<component type="desktop">
  <id>babelglade.test</id>
  
  <description>
    <p translatable="yes">This should be translated.</p>
    <p translatable="yes">
      Multi line
      text.
    </p>
  </description>
</component>