[tuxdroid-svn] r4897 - software_suite_v3/software/plugin/plugin-gmail/trunk/plugin-gmail/resources
Status: Beta
Brought to you by:
ks156
|
From: jerome <c2m...@c2...> - 2009-06-25 10:04:56
|
Author: jerome Date: 2009-06-25 12:04:51 +0200 (Thu, 25 Jun 2009) New Revision: 4897 Modified: software_suite_v3/software/plugin/plugin-gmail/trunk/plugin-gmail/resources/plugin.xml Log: * Updated plugin description. Modified: software_suite_v3/software/plugin/plugin-gmail/trunk/plugin-gmail/resources/plugin.xml =================================================================== --- software_suite_v3/software/plugin/plugin-gmail/trunk/plugin-gmail/resources/plugin.xml 2009-06-25 10:03:34 UTC (rev 4896) +++ software_suite_v3/software/plugin/plugin-gmail/trunk/plugin-gmail/resources/plugin.xml 2009-06-25 10:04:51 UTC (rev 4897) @@ -1,5 +1,5 @@ -<gadget> +<plugin> <interpreter kind="java"> <executable>net.karmaLab.tuxDroid.plugins.MailPlugin</executable> @@ -114,4 +114,4 @@ name="run" description="Read your new mails" /> </commands> -</gadget> +</plugin> |