diff options
author | Wu Xiaotian <[email protected]> | 2019-10-28 09:57:28 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-03 18:39:41 +0100 |
commit | 0ccbb561412f76b1f7551e26dcc0a3f9c4a283a9 (patch) | |
tree | 06b9b78d787a65ac3c743b4dae48c06943e29901 /its/locations.loc | |
parent | 29c2c0a875ead3b90d11bd18f1895d69ff77600c (diff) | |
download | libmateweather-0ccbb561412f76b1f7551e26dcc0a3f9c4a283a9.tar.bz2 libmateweather-0ccbb561412f76b1f7551e26dcc0a3f9c4a283a9.tar.xz |
migrate from intltool to gettext
Diffstat (limited to 'its/locations.loc')
-rw-r--r-- | its/locations.loc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/its/locations.loc b/its/locations.loc new file mode 100644 index 0000000..7245919 --- /dev/null +++ b/its/locations.loc @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<locatingRules> + <locatingRule name="MateWeather" pattern="*.xml"> + <documentRule localName="mateweather" target="locations.its"/> + </locatingRule> +</locatingRules> |