Author: jerome
Date: 2009-12-19 14:51:29 +0100 (Sat, 19 Dec 2009)
New Revision: 6001

Modified:
   
software_suite_v3/software/plugin/plugin-skype/branches/in_out_plugin/resources/plugin.xml
Log:
* Removed a parameter that will not be used at the end ( calls strategy ).

Modified: 
software_suite_v3/software/plugin/plugin-skype/branches/in_out_plugin/resources/plugin.xml
===================================================================
--- 
software_suite_v3/software/plugin/plugin-skype/branches/in_out_plugin/resources/plugin.xml
  2009-12-18 15:16:53 UTC (rev 6000)
+++ 
software_suite_v3/software/plugin/plugin-skype/branches/in_out_plugin/resources/plugin.xml
  2009-12-19 13:51:29 UTC (rev 6001)
@@ -14,7 +14,7 @@
         <platform>all</platform>
        </description>
        <parameters>
-        <!-- Daemon ( incoming ) parameters -->
+        <!-- Daemon ( incoming events) parameters -->
         <parameter
             name="throwEmoticons"
             description="Notify incoming Emoticons"
@@ -24,13 +24,7 @@
             name="throwTTS"
             description="Notify incoming TTS messages"
             type="boolean"
-            defaultValue="true" />
-        <!-- Outgoing parameter, select it to make outgoing calls --> 
-        <parameter
-            name="isOutgoing"
-            description="Make outgoing calls"
-            type="boolean"
-            defaultValue="false" />        
+            defaultValue="true" />    
        </parameters>
        <commands>
         <command
@@ -39,6 +33,7 @@
             daemon="true"
             exclusive="true"
             allUserButtons="true"
+            critical="true"
             />
         <command
                        name="check"


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to