1
0
mirror of https://github.com/e107inc/e107.git synced 2025-06-25 02:13:15 +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

@ -2,9 +2,9 @@
<!-- $Id: plugin.xml,v 1.9 2009-10-20 03:49:22 e107coders Exp $ -->
<e107Plugin name="RSS" lang="RSS_PLUGIN_LAN_1" version="1.3" date="2012-08-01" compatibility="2.0" installRequired="true">
<e107Plugin name="RSS" lan="RSS_PLUGIN_LAN_1" version="1.3" date="2012-08-01" compatibility="2.0" installRequired="true">
<author name="e107 Inc." url="http://e107.org" />
<description lang="RSS_PLUGIN_LAN_2">RSS Feeds from your site</description>
<description lan="RSS_PLUGIN_LAN_2">RSS Feeds from your site</description>
<category>misc</category>
<languageFiles>
<file type='log' path='languages/--LAN--_admin_rss_menu.php' />