File: /home/centralexf/www/plugins/system/plg_jausersetting.xml
<?xml version="1.0" encoding="utf-8"?>
<install version="1.5" type="plugin" group="system">
<name>System - JA User Setting</name>
<author>Joomlart.com</author>
<creationDate>August 2009</creationDate>
<copyright>Copyright (C) Copyright 2005 - 2009 JoomlArt.com. All rights reserved.</copyright>
<license>JA Commecial</license>
<authorEmail>webmaster@joomlart.com</authorEmail>
<authorUrl>http://joomlart.com</authorUrl>
<version>1.0.2</version>
<description>JA User Setting Plugin Desc</description>
<files>
<filename plugin="plg_jausersetting">plg_jausersetting.php</filename>
<folder plugin="plg_jausersetting">plg_jausersetting</folder>
</files>
<languages>
<language tag="en-GB">en-GB.plg_system_plg_jausersetting.ini</language>
</languages>
<params>
<param name="load_css_file" type="radio" default="0" label="Load Local CSS File" description="Load Local CSS File Desc">
<option value="0">No</option>
<option value="1">Yes</option>
</param>
<param name="label_setting" type="text" default="Setting" label="Label display" description="Label display Desc"/>
</params>
</install>