Author: jerome
Date: 2009-10-13 11:50:14 +0200 (Tue, 13 Oct 2009)
New Revision: 5641

Modified:
   
software_suite_v3/software/plugin/plugin-twitter/branches/october_release/plugin-twitter/src/TwitterPlugin.java
Log:
* Changed quit method.

Modified: 
software_suite_v3/software/plugin/plugin-twitter/branches/october_release/plugin-twitter/src/TwitterPlugin.java
===================================================================
--- 
software_suite_v3/software/plugin/plugin-twitter/branches/october_release/plugin-twitter/src/TwitterPlugin.java
     2009-10-13 09:41:48 UTC (rev 5640)
+++ 
software_suite_v3/software/plugin/plugin-twitter/branches/october_release/plugin-twitter/src/TwitterPlugin.java
     2009-10-13 09:50:14 UTC (rev 5641)
@@ -224,7 +224,7 @@
                        {
                                this.throwMessage("Sorry, there was an error 
when connecting to Twitter. Please check your Twitter configuration.");
                        }
-                       this.stop();
+                       this.quitGadget();
                }
                
                //Creating / getting sav context.


------------------------------------------------------------------------------
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