[tuxdroid-svn] r4896 - software_suite_v3/software/plugin/plugin-facebook/trunk/plugin-facebook/reso
Status: Beta
Brought to you by:
ks156
|
From: jerome <c2m...@c2...> - 2009-06-25 10:03:45
|
Author: jerome
Date: 2009-06-25 12:03:34 +0200 (Thu, 25 Jun 2009)
New Revision: 4896
Modified:
software_suite_v3/software/plugin/plugin-facebook/trunk/plugin-facebook/resources/plugin.xml
Log:
* Updated plugin description.
Modified: software_suite_v3/software/plugin/plugin-facebook/trunk/plugin-facebook/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-facebook/trunk/plugin-facebook/resources/plugin.xml 2009-06-24 13:47:24 UTC (rev 4895)
+++ software_suite_v3/software/plugin/plugin-facebook/trunk/plugin-facebook/resources/plugin.xml 2009-06-25 10:03:34 UTC (rev 4896)
@@ -1,5 +1,5 @@
-<gadget>
+<plugin>
<interpreter
kind="java">
<executable> FacebookPlugin</executable>
@@ -107,5 +107,5 @@
delayMask="true,true,false"
delayVisible="true"
/>
- </tasks>
+ </plugin>
</gadget>
|