The Meson Build System
http://mesonbuild.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
697 B
34 lines
697 B
3 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<component type="console-application">
|
||
|
<id>com.mesonbuild.test.intlprog</id>
|
||
|
|
||
|
<name>Test</name>
|
||
|
<summary>Application</summary>
|
||
|
|
||
|
<metadata_license>FSFAP</metadata_license>
|
||
|
<project_license>FSFAP</project_license>
|
||
|
|
||
|
<description>
|
||
|
<p>
|
||
|
Test Application
|
||
|
</p>
|
||
|
<p>
|
||
|
International greeting.
|
||
|
</p>
|
||
|
<p>
|
||
|
This is <code>text</code> with <em>embedded XML tags</em>. Nice!
|
||
|
</p>
|
||
|
</description>
|
||
|
|
||
|
<icon type="stock">meson-unittest-intlprog</icon>
|
||
|
|
||
|
<categories>
|
||
|
<category>Development</category>
|
||
|
<category>Building</category>
|
||
|
</categories>
|
||
|
|
||
|
<provides>
|
||
|
<binary>intlprog</binary>
|
||
|
</provides>
|
||
|
</component>
|