mirror of
https://github.com/AntiMicroX/antimicrox.git
synced 2025-12-23 23:29:25 -05:00
14 lines
501 B
Plaintext
14 lines
501 B
Plaintext
<!-- Copyright 2013 Richard Hughes <richard@hughsie.com> -->
|
|
<its:rules
|
|
xmlns:its="http://www.w3.org/2005/11/its"
|
|
version="1.0">
|
|
<its:translateRule translate="no" selector="/component"/>
|
|
<its:translateRule translate="yes"
|
|
selector="/component/name |
|
|
/component/summary |
|
|
/component/description |
|
|
/component/screenshots/screenshot/caption |
|
|
/component/keywords/keyword |
|
|
/component/categories/category"/>
|
|
</its:rules>
|