Changeset 2292
- Timestamp:
- 06/28/07 12:09:06
- Files:
-
- trunk/libtinymail-maemo/tny-maemo-conic-device.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/libtinymail-maemo/tny-maemo-conic-device.c
r2291 r2292 532 532 * The signal still does not seem to be emitted. 533 533 */ 534 g_object_set ( cnx, "automatic-connection-events", TRUE, NULL);534 g_object_set (priv->cnx, "automatic-connection-events", TRUE, NULL); 535 535 536 536 g_signal_connect (priv->cnx, "connection-event",
