From 0b1cd2dd5b0b2b35a0c12032b54ac51b97b22110 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 26 May 2010 17:19:41 -0400 Subject: Coding style and whitespace cleanup. --- capplet/settings/mail-guess-servers.c | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'capplet/settings') diff --git a/capplet/settings/mail-guess-servers.c b/capplet/settings/mail-guess-servers.c index d6a65e8c53..33a8699e03 100644 --- a/capplet/settings/mail-guess-servers.c +++ b/capplet/settings/mail-guess-servers.c @@ -226,15 +226,8 @@ is_online (void) { EShell *shell; + /* FIXME Pass this in. */ shell = e_shell_get_default (); - if (!shell) { - /* FIXME: do we always have a shell? What do we do if one - * hasn't been created yet? e_shell_get_default() won't create - * a shell; it will just return one that has been created - * before. - */ - return FALSE; - } return e_shell_get_online (shell); } @@ -252,7 +245,9 @@ guess_when_online (EmailProvider *provider) proxy = e_proxy_new (); e_proxy_setup_proxy (proxy); - url = g_strdup_printf("%s/%s", "http://api.gnome.org/evolution/autoconfig", provider->domain); + url = g_strdup_printf ( + "%s/%s", "http://api.gnome.org/evolution/autoconfig", + provider->domain); parsed = soup_uri_new (url); soup_uri_free (parsed); -- cgit tion value='cinnamon'>cinnamon FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/gini
Commit message (Expand)AuthorAgeFilesLines
* Remove expired ports:rene2018-12-215-78/+0
* Deprecate most glib12 consumersantoine2018-10-121-0/+3
* Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibilitytijl2016-12-081-1/+1
* - Add LICENSEamdmi32016-11-211-6/+10
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-1/+1
* Cleanup plistantoine2014-11-221-1/+0
* devel/glib12 x11-toolkits/gtk12:tijl2014-09-131-1/+1
* - Support stagingamdmi32014-05-102-12/+11
* net/gini: Mark jobs unsafemarino2014-02-061-2/+4
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,naddy2012-07-201-1/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+2
* net/gini now uses USERScrees2011-08-122-40/+2
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlynaddy2010-06-071-1/+1
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* Bump PORTREVISION after libogg and libvorbisfile major version increment.naddy2009-07-071-1/+1
* - Chase increase of audio/libvorbis shlib version.miwi2007-07-281-2/+2
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
* - Add SHA256pav2005-11-261-0/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* SIZEify.trevor2004-01-301-0/+1
* Catch up with libogg/libvorbis version bump.naddy2003-12-211-1/+2