products-compare-for-woocommerce
Last commit date
berocket
1 month ago
css
1 month ago
divi
1 month ago
includes
1 month ago
js
1 month ago
languages
1 month ago
style_templates
1 month ago
templates
1 month ago
loco.xml
1 month ago
main.php
1 month ago
products-compare.php
1 month ago
readme.txt
1 month ago
wpml-config.xml
1 month ago
loco.xml
30 lines
| 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <bundle> |
| 3 | <domain name="products-compare-for-woocommerce"> |
| 4 | <project> |
| 5 | <source> |
| 6 | <exclude> |
| 7 | <directory>berocket</directory> |
| 8 | </exclude> |
| 9 | </source> |
| 10 | <target> |
| 11 | <directory>languages</directory> |
| 12 | </target> |
| 13 | <template> |
| 14 | </template> |
| 15 | </project> |
| 16 | </domain> |
| 17 | <domain name="BeRocket_domain"> |
| 18 | <project name="BeRocket framework"> |
| 19 | <source> |
| 20 | <directory>berocket</directory> |
| 21 | </source> |
| 22 | <target> |
| 23 | <directory>berocket/languages</directory> |
| 24 | </target> |
| 25 | <template> |
| 26 | </template> |
| 27 | </project> |
| 28 | </domain> |
| 29 | </bundle> |
| 30 |