mirror of
https://github.com/openharmony/third_party_gettext.git
synced 2026-07-19 21:26:06 -04:00
95d20e8712
* gettext-tools/its/appdata.loc: New file. * gettext-tools/its/appdata.its: New file. * gettext-tools/its/Makefile.am (dist_its_DATA): Add new files. * gettext-tools/src/Makefile.am (xgettext_SOURCES): Remove x-appdata.c. * gettext-tools/src/x-appdata.c: Remove. * gettext-tools/src/x-appdata.h (EXTENSIONS_APPDATA): Set language field to NULL. (SCANNERS_APPDATA): Set func field to NULL.
7 lines
192 B
XML
7 lines
192 B
XML
<?xml version="1.0"?>
|
|
<locatingRules>
|
|
<locatingRule name="AppData" pattern="*.appdata.xml">
|
|
<documentRule localName="component" target="appdata.its"/>
|
|
</locatingRule>
|
|
</locatingRules>
|