60f1866292
The build now requires gettext v0.19.7 or above. Removed obsolete files: * gramps.applications * gramps.keys * gramps.mime Created ITS rules for holidays.xml and tips.xml files. Included ITS files for shared-mime-info from a gettext v0.20.2 installation.
6 lines
223 B
XML
6 lines
223 B
XML
<?xml version="1.0"?>
|
|
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
|
<its:withinTextRule selector="//tip/*" withinText="yes"/>
|
|
<its:translateRule selector="//tip" translate="yes"/>
|
|
</its:rules>
|