[tuxdroid-svn] r4900 - software_suite_v3/software/plugin/plugin-weather/trunk/plugin-weather/resour
Status: Beta
Brought to you by:
ks156
|
From: jerome <c2m...@c2...> - 2009-06-25 10:07:14
|
Author: jerome
Date: 2009-06-25 12:07:10 +0200 (Thu, 25 Jun 2009)
New Revision: 4900
Modified:
software_suite_v3/software/plugin/plugin-weather/trunk/plugin-weather/resources/plugin.xml
Log:
* Updated plugin description.
Modified: software_suite_v3/software/plugin/plugin-weather/trunk/plugin-weather/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-weather/trunk/plugin-weather/resources/plugin.xml 2009-06-25 10:06:23 UTC (rev 4899)
+++ software_suite_v3/software/plugin/plugin-weather/trunk/plugin-weather/resources/plugin.xml 2009-06-25 10:07:10 UTC (rev 4900)
@@ -1,5 +1,5 @@
-<gadget>
+<plugin>
<interpreter
kind="java">
<executable>net.karmaLab.tuxDroid.plugins.WeatherPlugin</executable>
@@ -87,4 +87,4 @@
hoursBeginVisible="true"
/>
</tasks>
-</gadget>
+</plugin>
|