Author: treitter
Date: Sun Feb 10 05:53:11 2008
New Revision: 64
URL: http://svn.gnome.org/viewvc/soylent?rev=64&view=rev
Log:
Cut out deprecated libempathy function
Modified:
trunk/src/soylent-browser.c
Modified: trunk/src/soylent-browser.c
==============================================================================
--- trunk/src/soylent-browser.c (original)
+++ trunk/src/soylent-browser.c Sun Feb 10 05:53:11 2008
@@ -158,8 +158,6 @@
{
/* XXX: some of these should be user-configurable */
empathy_idle_set_auto_away (browser->live_idle, TRUE);
- empathy_idle_set_auto_disconnect (browser->live_idle,
- FALSE);
empathy_idle_set_presence (browser->live_idle,
MC_PRESENCE_AVAILABLE, "");
}
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.