diff options
author | Wu Xiaotian <[email protected]> | 2019-05-08 18:20:53 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-05-10 10:55:29 +0200 |
commit | b343e7dd32af083bdb0e7e2bb0989ca267a8f5ff (patch) | |
tree | 642d4bf92f806d2d3f2da8bf40157342e52c06ac /its/wallpaper.loc | |
parent | aba0d15a199f18f1e700a5c36b95c5504efdce27 (diff) | |
download | mate-backgrounds-b343e7dd32af083bdb0e7e2bb0989ca267a8f5ff.tar.bz2 mate-backgrounds-b343e7dd32af083bdb0e7e2bb0989ca267a8f5ff.tar.xz |
Migrate from intltool to gettext
Diffstat (limited to 'its/wallpaper.loc')
-rw-r--r-- | its/wallpaper.loc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/its/wallpaper.loc b/its/wallpaper.loc new file mode 100644 index 0000000..506073b --- /dev/null +++ b/its/wallpaper.loc @@ -0,0 +1,10 @@ +<?xml version="1.0"?> +<!-- +See the gettext documentation for the file format: +http://www.gnu.org/software/gettext/manual/html_node/Preparing-ITS-Rules.html +--> +<locatingRules> + <locatingRule name="wallpaper" pattern="*.xml"> + <documentRule localName="wallpapers" target="wallpaper.its"/> + </locatingRule> +</locatingRules> |