Author: jerome
Date: 2009-10-20 15:28:30 +0200 (Tue, 20 Oct 2009)
New Revision: 5750

Modified:
   
software_suite_v3/software/plugin/plugin-facebook/branches/october_release/resources/plugin.xml
Log:
* Updated plugin description to match new Facebook plugin options.

Modified: 
software_suite_v3/software/plugin/plugin-facebook/branches/october_release/resources/plugin.xml
===================================================================
--- 
software_suite_v3/software/plugin/plugin-facebook/branches/october_release/resources/plugin.xml
     2009-10-20 07:03:26 UTC (rev 5749)
+++ 
software_suite_v3/software/plugin/plugin-facebook/branches/october_release/resources/plugin.xml
     2009-10-20 13:28:30 UTC (rev 5750)
@@ -51,6 +51,18 @@
                        description="Check event invites"
                        type="boolean"
                        defaultValue="true" />
+        <parameter
+                       category="Gadget parameters"
+                       name="updateStatus"
+                       description="Update user status"
+                       type="boolean"
+                       defaultValue="false" />
+        <parameter
+                       category="Gadget parameters"
+                       name="statusText"
+                       description="Feed to add"
+                       type="string"
+                       defaultValue="Hello all from my Tux Droid Facebook 
gadget" />
        </parameters>
        <commands>
                <command
@@ -59,6 +71,9 @@
         <command
                        name="check"
                        description="Check your facebook account" />
+        <command
+                       name="configure"
+                       description="Configure Tux Droid facebook application 
permissions" />
        </commands>
     <tasks>
         <task


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to