mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 11:36:08 +02:00
plugin and theme .xml corrections
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright e107 Inc e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt) -->
|
||||
<!-- $Id: plugin.xml,v 1.8 2009-10-22 04:14:45 e107coders Exp $ -->
|
||||
<e107Plugin name="Newsfeeds" lang="NFLAN_01" version="2.0" date="2012-08-01" compatibility="2.0" installRequired="true">
|
||||
<e107Plugin name="Newsfeeds" lan="NFLAN_01" version="2.0" date="2012-08-01" compatibility="2.0" installRequired="true">
|
||||
<author name="e107 Inc." url="http://e107.org" email="jalist@e107.org" />
|
||||
<description lang="NFLAN_02">This plugin will retrieve rss feeds from other websites and display them according to your preferences</description>
|
||||
<description lan="NFLAN_02">This plugin will retrieve rss feeds from other websites and display them according to your preferences</description>
|
||||
<category>content</category>
|
||||
<copyright>Copyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)</copyright>
|
||||
<languageFiles>
|
||||
|
Reference in New Issue
Block a user