Use GitHub Actions to run continuous integration checks
This commit is contained in:
14
po/its/appdata.its
Normal file
14
po/its/appdata.its
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0"?>
|
||||
<its:rules xmlns:its="http://www.w3.org/2005/11/its"
|
||||
version="2.0">
|
||||
<its:translateRule selector="/component" translate="no"/>
|
||||
<its:translateRule selector="/component/name |
|
||||
/component/summary |
|
||||
/component/description |
|
||||
/component/developer_name |
|
||||
/component/screenshots/screenshot/caption |
|
||||
/component/releases/release/description |
|
||||
/component/agreement/agreement_section/name |
|
||||
/component/agreement/agreement_section/description"
|
||||
translate="yes"/>
|
||||
</its:rules>
|
9
po/its/appdata.loc
Normal file
9
po/its/appdata.loc
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0"?>
|
||||
<locatingRules>
|
||||
<locatingRule name="AppData" pattern="*.appdata.xml">
|
||||
<documentRule localName="component" target="appdata.its"/>
|
||||
</locatingRule>
|
||||
<locatingRule name="AppData" pattern="*.metainfo.xml">
|
||||
<documentRule localName="component" target="appdata.its"/>
|
||||
</locatingRule>
|
||||
</locatingRules>
|
Reference in New Issue
Block a user