mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
plugin.xml pref fixes and <folder> removal.
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!-- $Id: plugin.xml,v 1.5 2009-09-18 19:05:50 e107coders Exp $ -->
|
||||
<!-- $Id: plugin.xml,v 1.6 2009-09-21 22:14:45 e107coders Exp $ -->
|
||||
|
||||
<e107Plugin name="RSS_PLUGIN_LAN_1" version="1.3" compatibility="0.8" installRequired="true">
|
||||
<author name="e107 Inc." url="http://e107.org" />
|
||||
<description>RSS_PLUGIN_LAN_2</description>
|
||||
<compatibility>0.8</compatibility>
|
||||
<folder>rss_menu</folder>
|
||||
<category>misc</category>
|
||||
<logLanguageFile filename="languages/--LAN--_admin_rss_menu.php" />
|
||||
<copyright>Copyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)</copyright>
|
||||
@@ -16,6 +15,6 @@
|
||||
<iconSmall>images/rss_16.png</iconSmall>
|
||||
<caption>LAN_CONFIGURE</caption>
|
||||
</administration>
|
||||
<mainPrefs>
|
||||
</mainPrefs>
|
||||
<pluginPrefs>
|
||||
</pluginPrefs>
|
||||
</e107Plugin>
|
Reference in New Issue
Block a user