| commit | a489507db61e326db4a7dd41831fc13f063ea2c3 | [log] [tgz] |
|---|---|---|
| author | Tom Taylor <[email protected]> | Wed Dec 23 21:08:27 2009 -0800 |
| committer | Tom Taylor <[email protected]> | Wed Dec 23 21:08:27 2009 -0800 |
| tree | 453f8cf1c71c59765f17e64918df7d354579f56f | |
| parent | 5d9bea5d880dc38ca0a3ed1b648d240245f2f7fd [diff] |
Fix reference to NetworkConnectivityListener The IM code was still importing this class from its old location. As a result, gtalk didn't work. With this fix, gtalk works again.