1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 14:13:03 +02:00

plugin and theme .xml corrections

This commit is contained in:
Cameron
2012-12-05 19:27:59 -08:00
parent 04ea1f46d0
commit 15c85a58ad
24 changed files with 54 additions and 51 deletions

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright e107 Inc e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt) -->
<!-- $Id: plugin.xml,v 1.1 2009-11-19 20:24:21 e107steved Exp $ -->
<e107Plugin name="Newsletter" lang="NLLAN_01" version="1.1" date="2012-08-01" compatibility="2.0" installRequired="true">
<e107Plugin name="Newsletter" lan="NLLAN_01" version="1.1" date="2012-08-01" compatibility="2.0" installRequired="true">
<author name="e107 Inc, nlstart" url="http://e107.org" />
<description lang="NLLAN_02">Provides a quick and easy way to configure and send newsletters</description>
<description lan="NLLAN_02">Provides a quick and easy way to configure and send newsletters</description>
<folder>newsletter</folder>
<copyright>Copyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)</copyright>
<category>content</category>