diff options
author | Wu Xiaotian <[email protected]> | 2019-07-01 11:00:12 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-07-01 12:53:07 +0200 |
commit | 83fa9ede5c267fdd7ddca3f70801b838ee348190 (patch) | |
tree | e1411d07fd0069419320f5808bf076ab91ea4b72 /its/browser.loc | |
parent | 61d19c0b626fef76a5d3df496bb292dcbca4bda4 (diff) | |
download | caja-83fa9ede5c267fdd7ddca3f70801b838ee348190.tar.bz2 caja-83fa9ede5c267fdd7ddca3f70801b838ee348190.tar.xz |
create msgstr for data/browser.xml
Diffstat (limited to 'its/browser.loc')
-rw-r--r-- | its/browser.loc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/its/browser.loc b/its/browser.loc new file mode 100644 index 00000000..0cd34816 --- /dev/null +++ b/its/browser.loc @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<locatingRules> + <locatingRule name="Browser" pattern="*.xml"> + <documentRule localName="categories" target="browser.its"/> + </locatingRule> +</locatingRules> + |