]> git.0d.be Git - empathy.git/log
empathy.git
14 years agoMerge back from master
Sjoerd Simons [Fri, 21 Aug 2009 16:37:48 +0000 (17:37 +0100)]
Merge back from master

14 years agoRename empathy_account_get_connection_for to empathy_account_get_connection_for_path
Sjoerd Simons [Fri, 21 Aug 2009 16:23:48 +0000 (17:23 +0100)]
Rename empathy_account_get_connection_for to empathy_account_get_connection_for_path

14 years agoDon't hook up to invalidated when creating the connection failed
Sjoerd Simons [Fri, 21 Aug 2009 16:14:55 +0000 (17:14 +0100)]
Don't hook up to invalidated when creating the connection failed

14 years agoLet the cached parameters asv own the key strings
Sjoerd Simons [Fri, 21 Aug 2009 15:11:17 +0000 (16:11 +0100)]
Let the cached parameters asv own the key strings

14 years agoRevert "Don't use deprecated g_mapped_file_free()"
Xavier Claessens [Fri, 21 Aug 2009 14:35:13 +0000 (16:35 +0200)]
Revert "Don't use deprecated g_mapped_file_free()"

This reverts commit 5a89234873d5c709ee852e2b43220f9c8c0a2033.

14 years agoUse g_strdup instead of casting a const gchar* to a gchar*.
Xavier Claessens [Fri, 21 Aug 2009 13:40:09 +0000 (15:40 +0200)]
Use g_strdup instead of casting a const gchar* to a gchar*.

14 years agoUpdating Estonian translation
Ivar Smolin [Fri, 21 Aug 2009 13:50:45 +0000 (16:50 +0300)]
Updating Estonian translation

14 years agoDon't use deprecated g_mapped_file_free()
Kjartan Maraas [Fri, 21 Aug 2009 13:47:47 +0000 (15:47 +0200)]
Don't use deprecated g_mapped_file_free()

14 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Fri, 21 Aug 2009 13:46:03 +0000 (15:46 +0200)]
Updated Norwegian bokmål translation.

14 years ago[help] Reworked the send-file topic
Milo Casagrande [Fri, 21 Aug 2009 13:19:53 +0000 (15:19 +0200)]
[help] Reworked the send-file topic

14 years ago[help] Added topic about favorite rooms
Milo Casagrande [Fri, 21 Aug 2009 10:13:41 +0000 (12:13 +0200)]
[help] Added topic about favorite rooms
Added new file to Makefile.am
Removed some useless spaces from add-contact

14 years ago[help] Set a fixed 2column style even for the index page
Milo Casagrande [Fri, 21 Aug 2009 08:35:43 +0000 (10:35 +0200)]
[help] Set a fixed 2column style even for the index page
Converted some notes into tips

14 years agoUpdated Swedish translation
Daniel Nylander [Thu, 20 Aug 2009 21:40:05 +0000 (23:40 +0200)]
Updated Swedish translation

14 years agoUse new api to get connections
Sjoerd Simons [Thu, 20 Aug 2009 19:29:41 +0000 (20:29 +0100)]
Use new api to get connections

14 years agoAdd API to get teh TpConnection for an account on a certain path
Sjoerd Simons [Thu, 20 Aug 2009 19:29:26 +0000 (20:29 +0100)]
Add API to get teh TpConnection for an account on a certain path

14 years ago[help] Modified the description of a topic, removed useless spaces
Milo Casagrande [Thu, 20 Aug 2009 19:00:29 +0000 (21:00 +0200)]
[help] Modified the description of a topic, removed useless spaces

14 years agoWhen getting an account for an unknown path automagically create the new account...
Sjoerd Simons [Thu, 20 Aug 2009 18:49:12 +0000 (19:49 +0100)]
When getting an account for an unknown path automagically create the new account object

14 years agoSet the RequestedPresence when creating a new command
Sjoerd Simons [Thu, 20 Aug 2009 17:04:49 +0000 (18:04 +0100)]
Set the RequestedPresence when creating a new command

When we create a new account set the initial value of RequestedPresence to the
global requested presence, but don't enable it by default. This will cause its
requested presence to always be in sync with the rest of empathy.

14 years agoOnly set the current global requested on the initial set of accounts
Sjoerd Simons [Thu, 20 Aug 2009 16:58:48 +0000 (17:58 +0100)]
Only set the current global requested on the initial set of accounts

Stop setting the presence automagically when an account gets enabled or becomes
ready, in both cases this account might be created or be enabled by some other
UI and that UI should make the decisions about it's requested presence.

14 years agoAdd a function to get the requested global presence from the account manager
Sjoerd Simons [Thu, 20 Aug 2009 16:57:17 +0000 (17:57 +0100)]
Add a function to get the requested global presence from the account manager

14 years agoempathy-contact-list-view.h: include empathy-enum-types.h
Guillaume Desmottes [Thu, 20 Aug 2009 15:30:55 +0000 (16:30 +0100)]
empathy-contact-list-view.h: include empathy-enum-types.h

Python bindings need to use EMPATHY_TYPE_CONTACT_LIST_FLAGS which is
defined in empathy-enum-types.h.

14 years agoupgrade Python bindings
Guillaume Desmottes [Thu, 20 Aug 2009 15:17:21 +0000 (16:17 +0100)]
upgrade Python bindings

14 years ago[help] Moved license from US version to unported one
Milo Casagrande [Thu, 20 Aug 2009 15:03:19 +0000 (17:03 +0200)]
[help] Moved license from US version to unported one

14 years agoMerge branch 'connman'
Jonny Lamb [Thu, 20 Aug 2009 13:44:10 +0000 (14:44 +0100)]
Merge branch 'connman'

14 years agoUpdated Galician Translation
Antón Méixome [Thu, 20 Aug 2009 12:42:27 +0000 (14:42 +0200)]
Updated Galician Translation

14 years agoempathy-chat: reformat 2 strings to allow translaters to reverse the order of the...
Guillaume Desmottes [Thu, 20 Aug 2009 09:49:25 +0000 (10:49 +0100)]
empathy-chat: reformat 2 strings to allow translaters to reverse the order of the args if needed (#587803)

14 years agostock button labels should not be translatable
Christian Kirbach [Thu, 20 Aug 2009 09:42:01 +0000 (10:42 +0100)]
stock button labels should not be translatable

14 years ago[help] Wrote the previous conversations and the geolocation topics
Milo Casagrande [Wed, 19 Aug 2009 21:15:24 +0000 (23:15 +0200)]
[help] Wrote the previous conversations and the geolocation topics
 * Added al the new pages to Makefile
 * Fixed a typo in irc-manage

14 years agoconfigure: code clean up when choosing the connectivity
Jonny Lamb [Wed, 19 Aug 2009 16:34:03 +0000 (17:34 +0100)]
configure: code clean up when choosing the connectivity

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoempathy-connectivity: assume status is offline if GetState fails
Jonny Lamb [Wed, 19 Aug 2009 15:54:10 +0000 (16:54 +0100)]
empathy-connectivity: assume status is offline if GetState fails

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoempathy-connectivity: add ConnMan support
Jonny Lamb [Wed, 19 Aug 2009 13:45:48 +0000 (14:45 +0100)]
empathy-connectivity: add ConnMan support

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoconfigure: enable connectivity building with nm, connman, auto or none
Jonny Lamb [Wed, 19 Aug 2009 12:31:21 +0000 (13:31 +0100)]
configure: enable connectivity building with nm, connman, auto or none

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoempathy-connectivity: small style fix
Jonny Lamb [Wed, 19 Aug 2009 16:08:49 +0000 (17:08 +0100)]
empathy-connectivity: small style fix

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoall: save the signal id and use that to disconnect from the signal
Jonny Lamb [Wed, 19 Aug 2009 16:07:48 +0000 (17:07 +0100)]
all: save the signal id and use that to disconnect from the signal

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoTurn reduced accuracy mode by default
Pierre-Luc Beaudoin [Wed, 19 Aug 2009 16:04:02 +0000 (12:04 -0400)]
Turn reduced accuracy mode by default

There is a 10 seconds delay before any information is sent
when enabling location publishing.  Still, enabling the
privacy mode by default can only make sure that precise
location is never sent for people who want privacy.

14 years agoempathy-connectivity: only send the new state in the state-change signal
Jonny Lamb [Wed, 19 Aug 2009 15:50:14 +0000 (16:50 +0100)]
empathy-connectivity: only send the new state in the state-change signal

It can be assumed that the old state was always the opposite to the
new state, because the signal is only ever fired if the new state
differs from the old state.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoempathy: unref Connectivity object at the end of the application life
Jonny Lamb [Wed, 19 Aug 2009 14:57:35 +0000 (15:57 +0100)]
empathy: unref Connectivity object at the end of the application life

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoempathy-idle: no need to listen to use-conn
Jonny Lamb [Wed, 19 Aug 2009 14:22:05 +0000 (15:22 +0100)]
empathy-idle: no need to listen to use-conn

If use_conn is set to FALSE, then EmpathyConnectivity will signal
status-change with a new online status of TRUE, which will do the
right thing.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoempathy-connectivity: remove dispose_run
Jonny Lamb [Wed, 19 Aug 2009 14:15:59 +0000 (15:15 +0100)]
empathy-connectivity: remove dispose_run

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoCache the icon inside EmpathyAccountSettings
Sjoerd Simons [Wed, 19 Aug 2009 11:59:06 +0000 (12:59 +0100)]
Cache the icon inside EmpathyAccountSettings

At some point we should set the Icon property in the account manager,
for now just cache it in the settings so we can pass it by reference
instead of needing to dup it as that's the API we want to have in the future

14 years agoMerge commit 'lfrb/added'
Guillaume Desmottes [Wed, 19 Aug 2009 14:44:54 +0000 (15:44 +0100)]
Merge commit 'lfrb/added'

14 years agoempathy-connectivity: be sure to get the initial presence on init
Jonny Lamb [Wed, 19 Aug 2009 14:08:52 +0000 (15:08 +0100)]
empathy-connectivity: be sure to get the initial presence on init

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoempathy-connectivity: init priv->connected to TRUE if we're not using NM
Jonny Lamb [Wed, 19 Aug 2009 14:01:16 +0000 (15:01 +0100)]
empathy-connectivity: init priv->connected to TRUE if we're not using NM

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoempathy-connectivity: remove useless assignment
Jonny Lamb [Wed, 19 Aug 2009 13:40:26 +0000 (14:40 +0100)]
empathy-connectivity: remove useless assignment

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoempathy-connectivity: stop using the name "manager" when I mean "connectivity"
Jonny Lamb [Wed, 19 Aug 2009 13:39:55 +0000 (14:39 +0100)]
empathy-connectivity: stop using the name "manager" when I mean "connectivity"

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoUpdated Galician Translation
Antón Méixome [Wed, 19 Aug 2009 12:47:42 +0000 (14:47 +0200)]
Updated Galician Translation

14 years agoempathy-connectivity: disconnect from NM state change signal on finalize
Jonny Lamb [Wed, 19 Aug 2009 12:40:13 +0000 (13:40 +0100)]
empathy-connectivity: disconnect from NM state change signal on finalize

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoempathy-connectivity: only unref the NM client if we're using NM
Jonny Lamb [Wed, 19 Aug 2009 12:30:23 +0000 (13:30 +0100)]
empathy-connectivity: only unref the NM client if we're using NM

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoDon't automagically remove invalid accounts
Sjoerd Simons [Wed, 19 Aug 2009 11:22:58 +0000 (12:22 +0100)]
Don't automagically remove invalid accounts

Automagic removal is slightly terrifying, if the user succeeded in creating the
account it must have been valid at some point. So leave it there, the UI should
indicate that there is a problem with the account so that the user can fix it
instead.

14 years agoempathy-connectivity: handle changes in use_conn correctly
Jonny Lamb [Wed, 19 Aug 2009 11:00:50 +0000 (12:00 +0100)]
empathy-connectivity: handle changes in use_conn correctly

This is so that the presence chooser can get notified if use_conn
turns to false, and NM still reports us as offline, so it can become
sensitive again.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoempathy-presence-chooser: make chooser insensitive when there's no connection
Jonny Lamb [Wed, 19 Aug 2009 10:51:47 +0000 (11:51 +0100)]
empathy-presence-chooser: make chooser insensitive when there's no connection

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoempathy-idle: disconnect from connectivity signals before unreffing
Jonny Lamb [Wed, 19 Aug 2009 10:51:27 +0000 (11:51 +0100)]
empathy-idle: disconnect from connectivity signals before unreffing

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoUpdated German translation
Michael Kanis [Tue, 18 Aug 2009 22:34:12 +0000 (00:34 +0200)]
Updated German translation

14 years ago[help] Wrote most of the previous conversations topic, needs more work
Milo Casagrande [Tue, 18 Aug 2009 21:21:44 +0000 (23:21 +0200)]
[help] Wrote most of the previous conversations topic, needs more work

14 years agoAnimate show in and out of markers
Pierre-Luc Beaudoin [Tue, 18 Aug 2009 19:45:22 +0000 (15:45 -0400)]
Animate show in and out of markers

14 years agoDon't create a marker for contacts with empty location
Pierre-Luc Beaudoin [Tue, 18 Aug 2009 19:43:18 +0000 (15:43 -0400)]
Don't create a marker for contacts with empty location

14 years agoUse empathy_make_absolute_url to fix URLs that have no scheme
Pierre-Luc Beaudoin [Tue, 18 Aug 2009 17:00:57 +0000 (13:00 -0400)]
Use empathy_make_absolute_url to fix URLs that have no scheme

14 years agoMake empathy_make_absolute_url visible
Pierre-Luc Beaudoin [Tue, 18 Aug 2009 17:03:24 +0000 (13:03 -0400)]
Make empathy_make_absolute_url visible

14 years agoAlways add to publish list
Louis-Francis Ratté-Boulianne [Thu, 6 Aug 2009 17:24:42 +0000 (13:24 -0400)]
Always add to publish list

14 years agoDim at 75% markers for location data older than a week
Pierre-Luc Beaudoin [Tue, 18 Aug 2009 20:01:58 +0000 (16:01 -0400)]
Dim at 75% markers for location data older than a week

14 years agoAdded Ukrainian translation
Maxim V. Dziumanenko [Tue, 18 Aug 2009 19:50:16 +0000 (22:50 +0300)]
Added Ukrainian translation

14 years agoreplace UNIQUE_NAME_PREFIX by TP_ACCOUNT_OBJECT_PATH_BASE
Sjoerd Simons [Tue, 18 Aug 2009 18:33:10 +0000 (19:33 +0100)]
replace UNIQUE_NAME_PREFIX by TP_ACCOUNT_OBJECT_PATH_BASE

14 years agothe status in EmpathyIdle is the status_message not the status string
Sjoerd Simons [Tue, 18 Aug 2009 18:13:14 +0000 (19:13 +0100)]
the status in EmpathyIdle is the status_message not the status string

14 years agoAdd a debug message for tracking global status
Sjoerd Simons [Tue, 18 Aug 2009 18:12:12 +0000 (19:12 +0100)]
Add a debug message for tracking global status

14 years agoempathy: create a new EmpathyConnectivity object on startup
Jonny Lamb [Tue, 18 Aug 2009 17:25:13 +0000 (18:25 +0100)]
empathy: create a new EmpathyConnectivity object on startup

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoempathy-idle: use EmpathyConnectivity instead of messing with NM itself
Jonny Lamb [Tue, 18 Aug 2009 17:24:48 +0000 (18:24 +0100)]
empathy-idle: use EmpathyConnectivity instead of messing with NM itself

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoempathy-connectivity: add signals, properties and hook in NM
Jonny Lamb [Tue, 18 Aug 2009 17:23:54 +0000 (18:23 +0100)]
empathy-connectivity: add signals, properties and hook in NM

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoDon't assume that 'subscribe' exists.
Will Thompson [Tue, 11 Aug 2009 17:02:51 +0000 (18:02 +0100)]
Don't assume that 'subscribe' exists.

This fixes bug #591468, which is a crash when you open a tab to a
contact from the user list in an IRC channel. Idle doesn't have a
'subscribe' list, so priv->subscribe is NULL, so this crashed. But if
you don't have a subscribe list, obviously you can't add the contact to
subscribe, so we can just guard this appropriately.

Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
14 years agoDon't check for smileys in urls
Pierre-Luc Beaudoin [Tue, 18 Aug 2009 00:16:18 +0000 (20:16 -0400)]
Don't check for smileys in urls

Moving the smiley detection after the url detection and
only if not url is found. (similar to what regular themes
do)

14 years agoempathy-call-window: add 2 translators comments (#592052)
Guillaume Desmottes [Tue, 18 Aug 2009 16:30:17 +0000 (17:30 +0100)]
empathy-call-window: add 2 translators comments (#592052)

14 years agodisplatcher -> dispatcher
Davyd Madeley [Fri, 31 Jul 2009 04:29:23 +0000 (14:29 +1000)]
displatcher -> dispatcher

14 years agoempathy-conf: rename use_nm to use_conn
Jonny Lamb [Tue, 18 Aug 2009 15:57:49 +0000 (16:57 +0100)]
empathy-conf: rename use_nm to use_conn

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoGet the DisplayName when the account is ready
Sjoerd Simons [Tue, 18 Aug 2009 15:47:04 +0000 (16:47 +0100)]
Get the DisplayName when the account is ready

14 years agoFix indentation
Sjoerd Simons [Tue, 18 Aug 2009 15:32:38 +0000 (16:32 +0100)]
Fix indentation

14 years agoRename empathy_settings_get_dbus_signature to empathy_account_settings_get_dbus_signature
Sjoerd Simons [Tue, 18 Aug 2009 15:32:27 +0000 (16:32 +0100)]
Rename empathy_settings_get_dbus_signature to empathy_account_settings_get_dbus_signature

14 years agokeep a ref on the selected account
Sjoerd Simons [Tue, 18 Aug 2009 09:58:59 +0000 (10:58 +0100)]
keep a ref on the selected account

14 years agoempathy-debug: add connectivity debug key
Jonny Lamb [Tue, 18 Aug 2009 15:56:54 +0000 (16:56 +0100)]
empathy-debug: add connectivity debug key

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoempathy-connectivity: add initial stubs
Jonny Lamb [Tue, 18 Aug 2009 14:34:41 +0000 (15:34 +0100)]
empathy-connectivity: add initial stubs

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years ago[help] Fixed validity errors in audio-video and salut-protocol
Shaun McCance [Tue, 18 Aug 2009 15:02:01 +0000 (10:02 -0500)]
[help] Fixed validity errors in audio-video and salut-protocol

14 years agoUpdated breton translation
Denis Arnaud [Tue, 18 Aug 2009 13:32:35 +0000 (15:32 +0200)]
Updated breton translation

14 years agoUpdated breton translation
Denis Arnaud [Tue, 18 Aug 2009 13:31:32 +0000 (15:31 +0200)]
Updated breton translation

14 years ago[help] Reworked two topics, added a new one
Milo Casagrande [Mon, 17 Aug 2009 21:01:18 +0000 (23:01 +0200)]
[help] Reworked two topics, added a new one
 * introduction: some wordings
 * group-conversations: moved from advanced to text conversations section
   reworked the topic
 * prev-conv: added stub topic for searching previous conversations

14 years agoPort to Clutter 1.0 and libchamplain 0.3.6
Pierre-Luc Beaudoin [Tue, 4 Aug 2009 02:58:08 +0000 (22:58 -0400)]
Port to Clutter 1.0 and libchamplain 0.3.6

14 years agoSet gui to NULL after unreffing it
Sjoerd Simons [Mon, 17 Aug 2009 16:56:53 +0000 (17:56 +0100)]
Set gui to NULL after unreffing it

14 years agoRename desired presence to requested presence
Sjoerd Simons [Mon, 17 Aug 2009 16:56:32 +0000 (17:56 +0100)]
Rename desired presence to requested presence

14 years agoRemove dead code
Sjoerd Simons [Mon, 17 Aug 2009 16:56:05 +0000 (17:56 +0100)]
Remove dead code

14 years agorename status-reason to connection-status-reason and notify connection-status{-reason...
Sjoerd Simons [Mon, 17 Aug 2009 16:55:33 +0000 (17:55 +0100)]
rename status-reason to connection-status-reason and notify connection-status{-reason,} when changes happen

14 years agoUse the remove function account
Sjoerd Simons [Mon, 17 Aug 2009 16:54:25 +0000 (17:54 +0100)]
Use the remove function account

14 years ago_new for a signleton needs to return a ref
Sjoerd Simons [Mon, 17 Aug 2009 16:12:55 +0000 (17:12 +0100)]
_new for a signleton needs to return a ref

14 years agoFix identation
Sjoerd Simons [Mon, 17 Aug 2009 16:12:23 +0000 (17:12 +0100)]
Fix identation

14 years agoNotify when display-name is updated
Sjoerd Simons [Mon, 17 Aug 2009 15:40:24 +0000 (16:40 +0100)]
Notify when display-name is updated

14 years agoNo need to check if create_results exists in dispose
Sjoerd Simons [Mon, 17 Aug 2009 15:37:28 +0000 (16:37 +0100)]
No need to check if create_results exists in dispose

14 years agoPlug some leaks
Sjoerd Simons [Mon, 17 Aug 2009 15:36:51 +0000 (16:36 +0100)]
Plug some leaks

14 years agoRemoved dead code
Sjoerd Simons [Mon, 17 Aug 2009 15:36:20 +0000 (16:36 +0100)]
Removed dead code

14 years agoUpdate Czech translation
Andre Klapper [Mon, 17 Aug 2009 13:37:56 +0000 (15:37 +0200)]
Update Czech translation

14 years ago[help] Wrote the group conversations topic
Milo Casagrande [Mon, 17 Aug 2009 12:38:43 +0000 (14:38 +0200)]
[help] Wrote the group conversations topic
Removed one image from the Makefile, image removed yesterday

14 years agoOnly cancel the name owner watch if the dbus proxy still exists
Sjoerd Simons [Mon, 17 Aug 2009 12:19:25 +0000 (13:19 +0100)]
Only cancel the name owner watch if the dbus proxy still exists

14 years agoFix coding style (tabs vs. spaces
Sjoerd Simons [Mon, 17 Aug 2009 12:18:18 +0000 (13:18 +0100)]
Fix coding style (tabs vs. spaces

14 years agono need to check for the size of the hash table
Sjoerd Simons [Mon, 17 Aug 2009 12:18:03 +0000 (13:18 +0100)]
no need to check for the size of the hash table

14 years agoRemove double check for connection == NULL
Sjoerd Simons [Mon, 17 Aug 2009 12:11:46 +0000 (13:11 +0100)]
Remove double check for connection == NULL