]> git.0d.be Git - empathy.git/log
empathy.git
11 years agoinvite-participant-dialog: stop using tp_channel_group_get_handle_owner()
Guillaume Desmottes [Wed, 2 May 2012 13:45:44 +0000 (15:45 +0200)]
invite-participant-dialog: stop using tp_channel_group_get_handle_owner()

https://bugzilla.gnome.org/show_bug.cgi?id=675229

11 years agotp-chat: use new channel group API to track members
Guillaume Desmottes [Wed, 2 May 2012 09:42:59 +0000 (11:42 +0200)]
tp-chat: use new channel group API to track members

https://bugzilla.gnome.org/show_bug.cgi?id=675229

11 years agotp_chat_prepare_ready_async: use new channel group API
Guillaume Desmottes [Wed, 2 May 2012 09:42:59 +0000 (11:42 +0200)]
tp_chat_prepare_ready_async: use new channel group API

https://bugzilla.gnome.org/show_bug.cgi?id=675229

11 years agoempathy_tp_chat_is_invited: use new channel group API
Guillaume Desmottes [Wed, 2 May 2012 09:28:43 +0000 (11:28 +0200)]
empathy_tp_chat_is_invited: use new channel group API

https://bugzilla.gnome.org/show_bug.cgi?id=675229

11 years agoindividual-store-channel: stop preparing TP_CHANNEL_FEATURE_CONTACTS
Guillaume Desmottes [Wed, 2 May 2012 08:52:06 +0000 (10:52 +0200)]
individual-store-channel: stop preparing TP_CHANNEL_FEATURE_CONTACTS

The factory does it for us now.

https://bugzilla.gnome.org/show_bug.cgi?id=675229

11 years agoclient-factory: prepare TP_CHANNEL_FEATURE_CONTACTS
Guillaume Desmottes [Wed, 2 May 2012 08:50:14 +0000 (10:50 +0200)]
client-factory: prepare TP_CHANNEL_FEATURE_CONTACTS

We are about to use the channel-contacts API so best to make sure they will
work.

https://bugzilla.gnome.org/show_bug.cgi?id=675229

11 years agoremove empathy_tp_chat_join()
Guillaume Desmottes [Tue, 1 May 2012 10:58:52 +0000 (12:58 +0200)]
remove empathy_tp_chat_join()

https://bugzilla.gnome.org/show_bug.cgi?id=675229

11 years agochat-manager: use tp_channel_join_async()
Guillaume Desmottes [Tue, 1 May 2012 10:55:49 +0000 (12:55 +0200)]
chat-manager: use tp_channel_join_async()

It's basically the same as empathy_tp_chat_join()

https://bugzilla.gnome.org/show_bug.cgi?id=675229

11 years agoRevert "Revert "remove EMPATHY_AV_BUS_NAME*""
Guillaume Desmottes [Wed, 2 May 2012 14:03:32 +0000 (16:03 +0200)]
Revert "Revert "remove EMPATHY_AV_BUS_NAME*""

This reverts commit afb9276b8a497e7b9275fb53abafd0cdb18d55fc.

https://bugzilla.gnome.org/show_bug.cgi?id=675296

11 years agoRevert "Revert "Stop requesting StreamedMedia channels""
Guillaume Desmottes [Wed, 2 May 2012 14:03:11 +0000 (16:03 +0200)]
Revert "Revert "Stop requesting StreamedMedia channels""

This reverts commit 758b4250e767d9e952b8c0ea4db7d93df192a0c0.

https://bugzilla.gnome.org/show_bug.cgi?id=675296

11 years agoremove empathy-av
Guillaume Desmottes [Wed, 2 May 2012 14:01:24 +0000 (16:01 +0200)]
remove empathy-av

https://bugzilla.gnome.org/show_bug.cgi?id=675296

11 years agoStop approving StreamedMedia channels
Guillaume Desmottes [Wed, 2 May 2012 14:18:18 +0000 (16:18 +0200)]
Stop approving StreamedMedia channels

https://bugzilla.gnome.org/show_bug.cgi?id=675296

11 years agoRevert "DISTCHECK_CONFIGURE_FLAGS add --enable-empathy-av"
Guillaume Desmottes [Wed, 2 May 2012 13:59:25 +0000 (15:59 +0200)]
Revert "DISTCHECK_CONFIGURE_FLAGS add --enable-empathy-av"

This reverts commit bd55c7dec76d6c95d294ee60da616b7fe51d181a.

https://bugzilla.gnome.org/show_bug.cgi?id=675296

11 years agotp-chat: add the 'members-changed' signal
Guillaume Desmottes [Thu, 26 Apr 2012 11:42:03 +0000 (13:42 +0200)]
tp-chat: add the 'members-changed' signal

It uses to be implemented by the EmpathyContactList interface which has been
removed.

https://bugzilla.gnome.org/show_bug.cgi?id=674864

11 years agotp-chat: add the 'member-renamed' signal
Guillaume Desmottes [Thu, 26 Apr 2012 11:42:03 +0000 (13:42 +0200)]
tp-chat: add the 'member-renamed' signal

It uses to be implemented by the EmpathyContactList interface which has been
removed.

https://bugzilla.gnome.org/show_bug.cgi?id=674864

11 years agoremove released flag and update release.py
Guillaume Desmottes [Mon, 30 Apr 2012 15:37:06 +0000 (17:37 +0200)]
remove released flag and update release.py

11 years agoPrepare 3.5.1
Guillaume Desmottes [Mon, 30 Apr 2012 15:21:34 +0000 (17:21 +0200)]
Prepare 3.5.1

11 years agoMerge branch 'gnome-3-4'
Guillaume Desmottes [Mon, 30 Apr 2012 15:11:11 +0000 (17:11 +0200)]
Merge branch 'gnome-3-4'

11 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Mon, 30 Apr 2012 08:17:11 +0000 (10:17 +0200)]
Updated Norwegian bokmål translation

12 years agoPOTFILES.in: set type gsettings
Guillaume Desmottes [Mon, 23 Apr 2012 14:45:13 +0000 (16:45 +0200)]
POTFILES.in: set type gsettings

12 years agoStop generating gschema from .in file
Guillaume Desmottes [Mon, 23 Apr 2012 12:17:49 +0000 (14:17 +0200)]
Stop generating gschema from .in file

intltool now supports translating gschema files properly so we don't need to
do this crack any more.

https://bugzilla.gnome.org/show_bug.cgi?id=672619

12 years agoadd tests/certificates/Makefile.am
Guillaume Desmottes [Mon, 23 Apr 2012 13:00:58 +0000 (15:00 +0200)]
add tests/certificates/Makefile.am

certificates needs to be in EXTRA_DIST so empathy-tls-test passes when
distchecking.

12 years agoUpdated Slovenian translation
Matej Urbančič [Sat, 21 Apr 2012 11:01:01 +0000 (13:01 +0200)]
Updated Slovenian translation

12 years agoUpdated Galician translations
Fran Diéguez [Fri, 20 Apr 2012 13:32:06 +0000 (15:32 +0200)]
Updated Galician translations

12 years agoUpdated Spanish translation
Daniel Mustieles [Fri, 20 Apr 2012 12:29:54 +0000 (14:29 +0200)]
Updated Spanish translation

12 years agostrip the new group name
Guillaume Desmottes [Fri, 20 Apr 2012 09:39:24 +0000 (11:39 +0200)]
strip the new group name

https://bugzilla.gnome.org/show_bug.cgi?id=501065

12 years agolive-search: don't forward shift keys
Guillaume Desmottes [Thu, 5 Apr 2012 12:35:27 +0000 (14:35 +0200)]
live-search: don't forward shift keys

Not doing so cancel any group renaming operation.

https://bugzilla.gnome.org/show_bug.cgi?id=501065

12 years agoindividual-view: add menu item to rename groups
Guillaume Desmottes [Mon, 13 Feb 2012 08:55:28 +0000 (09:55 +0100)]
individual-view: add menu item to rename groups

https://bugzilla.gnome.org/show_bug.cgi?id=501065

12 years agoadd empathy_connection_aggregator_rename_group()
Guillaume Desmottes [Mon, 13 Feb 2012 13:19:28 +0000 (14:19 +0100)]
add empathy_connection_aggregator_rename_group()

https://bugzilla.gnome.org/show_bug.cgi?id=501065

12 years agoroster-window: set a default height
Guillaume Desmottes [Fri, 20 Apr 2012 08:03:48 +0000 (10:03 +0200)]
roster-window: set a default height

600 seems to be a decent default height and that's already the one we use for
the log viewer window.

We continue relying on Gtk+ to pick the best width as there is no point making
the window wider as long as all the menus are displayed.

https://bugzilla.gnome.org/show_bug.cgi?id=674432

12 years agoUpdated Galician translations
Fran Diéguez [Thu, 19 Apr 2012 17:36:21 +0000 (19:36 +0200)]
Updated Galician translations

12 years agotls-test: Use a proper PKCS#11 mock module for testing
Stef Walter [Thu, 19 Apr 2012 05:56:49 +0000 (07:56 +0200)]
tls-test: Use a proper PKCS#11 mock module for testing

 * In empathy-tls-test.c use a proper PKCS#11 mock module,
   which we can place certificate anchors and pinned certificates in.
 * Fix EmpathyTlsVerifier to check for server trust assertions
   not client ones, this was a bug highlighted by fixing tests.

https://bugzilla.gnome.org/show_bug.cgi?id=668186

https://bugzilla.gnome.org/show_bug.cgi?id=668261

12 years agoadd tests to noinst_PROGRAMS
Guillaume Desmottes [Wed, 18 Apr 2012 12:20:24 +0000 (14:20 +0200)]
add tests to noinst_PROGRAMS

Make sure tests are always build. This is how tp-glib is handling its tests as
well.

12 years agoHook tests on 'make check' instead of 'make test'
Guillaume Desmottes [Thu, 19 Jan 2012 12:21:11 +0000 (13:21 +0100)]
Hook tests on 'make check' instead of 'make test'

This is how it's supposed to be done and so has the nice side effect of
actually using TESTS_ENVIRONMENT and so fix tests if EMPATHY_SRCDIR is not
defined.

https://bugzilla.gnome.org/show_bug.cgi?id=668186

12 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Wed, 18 Apr 2012 17:58:31 +0000 (19:58 +0200)]
Updated Norwegian bokmål translation

12 years agoUpdated Telugu Translation
Sasi Bhushan [Tue, 17 Apr 2012 12:56:17 +0000 (18:26 +0530)]
Updated Telugu Translation

12 years agoUpdated Slovenian translation
Andrej Žnidaršič [Mon, 16 Apr 2012 20:24:19 +0000 (22:24 +0200)]
Updated Slovenian translation

12 years agoUpdated Aragonese translation
Daniel Martinez Cucalon [Mon, 16 Apr 2012 18:20:16 +0000 (20:20 +0200)]
Updated Aragonese translation

12 years agoUpdated Aragonese translation
Daniel Martinez Cucalon [Mon, 16 Apr 2012 18:20:16 +0000 (20:20 +0200)]
Updated Aragonese translation

12 years agoMerge branch 'gnome-3-4'
Guillaume Desmottes [Mon, 16 Apr 2012 12:00:41 +0000 (14:00 +0200)]
Merge branch 'gnome-3-4'

Conflicts:
configure.ac
po/sk.po
po/zh_CN.po

12 years agoremove released flag
Guillaume Desmottes [Mon, 16 Apr 2012 11:57:58 +0000 (13:57 +0200)]
remove released flag

12 years agoUpdated Slovak translation
Pavol Klačanský [Mon, 16 Apr 2012 11:57:39 +0000 (13:57 +0200)]
Updated Slovak translation

12 years agoUpdated Slovak translation
Pavol Klačanský [Mon, 16 Apr 2012 11:56:06 +0000 (13:56 +0200)]
Updated Slovak translation

12 years agoprepare 3.4.1
Guillaume Desmottes [Mon, 16 Apr 2012 11:47:40 +0000 (13:47 +0200)]
prepare 3.4.1

12 years agoSmall fixes to the Arabic translation
Ibrahim Saed [Sat, 14 Apr 2012 18:30:05 +0000 (19:30 +0100)]
Small fixes to the Arabic translation

12 years agoSmall fixes to the Arabic translation
Ibrahim Saed [Sat, 14 Apr 2012 18:30:05 +0000 (19:30 +0100)]
Small fixes to the Arabic translation

12 years agoUpdated French doc translation
Bruno Brouard [Sun, 15 Apr 2012 14:02:44 +0000 (16:02 +0200)]
Updated French doc translation

12 years agoUpdated French doc translation
Bruno Brouard [Sun, 15 Apr 2012 14:02:44 +0000 (16:02 +0200)]
Updated French doc translation

12 years agoUpdated Hebrew translation.
Yaron Shahrabani [Thu, 12 Apr 2012 22:02:07 +0000 (01:02 +0300)]
Updated Hebrew translation.

12 years ago[l10n] Fix a bug in zh_CN translation.
Automatic Mirroring [Wed, 11 Apr 2012 16:40:21 +0000 (16:40 +0000)]
[l10n] Fix a bug in zh_CN translation.

12 years ago[l10n] Fix a bug in zh_CN translation.
Automatic Mirroring [Wed, 11 Apr 2012 16:39:25 +0000 (16:39 +0000)]
[l10n] Fix a bug in zh_CN translation.

12 years agoMerge branch 'gnome-3-4'
Guillaume Desmottes [Wed, 11 Apr 2012 09:09:08 +0000 (11:09 +0200)]
Merge branch 'gnome-3-4'

Conflicts:
po/ca@valencia.po

12 years agoDon't display anything when being re-invoked in hidden mode
Guillaume Desmottes [Wed, 11 Apr 2012 09:01:11 +0000 (11:01 +0200)]
Don't display anything when being re-invoked in hidden mode

Hidden is disabled by default, so if Empathy is re-invoked with --hidden
explicitely passed, we shouldn't bring back the contact list or any UI.

https://bugzilla.gnome.org/show_bug.cgi?id=673691

12 years ago[l10n]Updated Catalan (Valencian) translation
Carles Ferrando [Tue, 10 Apr 2012 21:32:13 +0000 (23:32 +0200)]
[l10n]Updated Catalan (Valencian) translation

12 years ago[l10n] Fixes on Catalan translation
Jordi Serratosa [Tue, 10 Apr 2012 21:31:39 +0000 (23:31 +0200)]
[l10n] Fixes on Catalan translation

12 years ago[l10n]Updated Catalan (Valencian) translation
Carles Ferrando [Tue, 10 Apr 2012 21:31:46 +0000 (23:31 +0200)]
[l10n]Updated Catalan (Valencian) translation

12 years ago[l10n] Fixes on Catalan translation
Jordi Serratosa [Tue, 10 Apr 2012 21:31:39 +0000 (23:31 +0200)]
[l10n] Fixes on Catalan translation

12 years agoUse more tp_capabilities_ methods
Guillaume Desmottes [Tue, 10 Apr 2012 14:18:29 +0000 (16:18 +0200)]
Use more tp_capabilities_ methods

Makes code easier and would allow us to stop using a GValueArray once we'll
have API to check if SMS are supported.

This may break StreamedMedia only CM but we are not going to support those in
3.5 anyway.

12 years agoDepends on tp-glib 0.17.6
Guillaume Desmottes [Tue, 10 Apr 2012 14:18:02 +0000 (16:18 +0200)]
Depends on tp-glib 0.17.6

Needed for tp_capabilities_supports_audio_video_call()

12 years agoremove empathy_plist_parse_array()
Guillaume Desmottes [Tue, 10 Apr 2012 13:50:52 +0000 (15:50 +0200)]
remove empathy_plist_parse_array()

It's not used by the Adium code and uses a GValueArray which is deprecated.

12 years agoindividual-manager: remove (un)linking API
Guillaume Desmottes [Tue, 10 Apr 2012 12:34:51 +0000 (14:34 +0200)]
individual-manager: remove (un)linking API

Empathy now relies on gnome-contacts to link contacts.

12 years agoremove empathy-contact-list
Guillaume Desmottes [Tue, 10 Apr 2012 11:28:05 +0000 (13:28 +0200)]
remove empathy-contact-list

https://bugzilla.gnome.org/show_bug.cgi?id=673821

12 years agoremove useless empathy-contact-list.h includes
Guillaume Desmottes [Tue, 10 Apr 2012 11:28:30 +0000 (13:28 +0200)]
remove useless empathy-contact-list.h includes

https://bugzilla.gnome.org/show_bug.cgi?id=673821

12 years agoimplement empathy_tp_chat_get_members as a method on TpChat
Guillaume Desmottes [Tue, 10 Apr 2012 11:15:07 +0000 (13:15 +0200)]
implement empathy_tp_chat_get_members as a method on TpChat

That means EmpathyTpChat doesn't have to implement the EmpathyContactList
interface any more.

https://bugzilla.gnome.org/show_bug.cgi?id=673821

12 years agoremove unused tp_chat_remove
Guillaume Desmottes [Tue, 10 Apr 2012 11:20:53 +0000 (13:20 +0200)]
remove unused tp_chat_remove

empathy_contact_list_remove() is not used any more.

https://bugzilla.gnome.org/show_bug.cgi?id=673821

12 years agoimplement empathy_tp_chat_add as a method on TpChat
Guillaume Desmottes [Tue, 10 Apr 2012 11:15:07 +0000 (13:15 +0200)]
implement empathy_tp_chat_add as a method on TpChat

We want to get rid of the EmpathyContactList interface.

https://bugzilla.gnome.org/show_bug.cgi?id=673821

12 years agotp-chat: use self->priv directly
Guillaume Desmottes [Tue, 10 Apr 2012 11:05:57 +0000 (13:05 +0200)]
tp-chat: use self->priv directly

https://bugzilla.gnome.org/show_bug.cgi?id=673821

12 years agotp-chat: port to Telepathy coding style
Guillaume Desmottes [Tue, 10 Apr 2012 10:51:10 +0000 (12:51 +0200)]
tp-chat: port to Telepathy coding style

I'm so tired of hacking in this file using the old style.

https://bugzilla.gnome.org/show_bug.cgi?id=673821

12 years agoUpdated Spanish translation
Daniel Mustieles [Sun, 8 Apr 2012 11:22:05 +0000 (13:22 +0200)]
Updated Spanish translation

12 years agoUpdated HINDI translation
Chandan Kumar [Sun, 8 Apr 2012 09:18:54 +0000 (14:48 +0530)]
Updated HINDI translation

12 years agopo: fixed problems in en_CA.po
Tiffany Antopolski [Sun, 8 Apr 2012 08:58:47 +0000 (04:58 -0400)]
po: fixed problems in en_CA.po

This fixes bug #673669

12 years agoremove released flag
Guillaume Desmottes [Fri, 6 Apr 2012 07:56:35 +0000 (09:56 +0200)]
remove released flag

12 years agoprepare 3.4.0.2
Guillaume Desmottes [Fri, 6 Apr 2012 07:45:41 +0000 (09:45 +0200)]
prepare 3.4.0.2

12 years agoDISTCHECK_CONFIGURE_FLAGS add --enable-empathy-av
Guillaume Desmottes [Fri, 6 Apr 2012 07:42:10 +0000 (09:42 +0200)]
DISTCHECK_CONFIGURE_FLAGS add --enable-empathy-av

Make sure we'll ship empathy-av files in the tarball

https://bugzilla.gnome.org/show_bug.cgi?id=673593

12 years agoroster-window: Bring back log entry in individual context menu
Guillaume Desmottes [Thu, 5 Apr 2012 13:58:46 +0000 (15:58 +0200)]
roster-window: Bring back log entry in individual context menu

Looks like it has been accidentally removed.

12 years agoAllocate GMutex on the stack
Guillaume Desmottes [Tue, 25 Oct 2011 13:23:30 +0000 (15:23 +0200)]
Allocate GMutex on the stack

g_mutex_new() has been deprecated in GLib 2.31.

https://bugzilla.gnome.org/show_bug.cgi?id=662662

12 years agostop using g_thread_init
Guillaume Desmottes [Tue, 25 Oct 2011 13:30:05 +0000 (15:30 +0200)]
stop using g_thread_init

It has been deprecated in GLib 2.31.

https://bugzilla.gnome.org/show_bug.cgi?id=662662

12 years agoMerge branch 'gnome-3-4'
Guillaume Desmottes [Thu, 5 Apr 2012 13:25:55 +0000 (15:25 +0200)]
Merge branch 'gnome-3-4'

12 years agoremove released flag
Guillaume Desmottes [Thu, 5 Apr 2012 13:25:37 +0000 (15:25 +0200)]
remove released flag

12 years agoconfigure.ac: remove connectivity libs checks
Guillaume Desmottes [Thu, 5 Apr 2012 11:37:42 +0000 (13:37 +0200)]
configure.ac: remove connectivity libs checks

12 years agoremove EmpathyConnectivity
Guillaume Desmottes [Wed, 28 Mar 2012 08:32:11 +0000 (10:32 +0200)]
remove EmpathyConnectivity

12 years agostop instantiating EmpathyConnectivity
Guillaume Desmottes [Wed, 28 Mar 2012 08:28:24 +0000 (10:28 +0200)]
stop instantiating EmpathyConnectivity

12 years agoaccounts-dialog: use GNetworkMonitor
Guillaume Desmottes [Wed, 28 Mar 2012 08:26:39 +0000 (10:26 +0200)]
accounts-dialog: use GNetworkMonitor

12 years agopresence-chooser: use GNetworkMonitor
Guillaume Desmottes [Wed, 28 Mar 2012 08:26:39 +0000 (10:26 +0200)]
presence-chooser: use GNetworkMonitor

12 years agoDepend on GLib 2.32
Guillaume Desmottes [Wed, 28 Mar 2012 07:59:06 +0000 (09:59 +0200)]
Depend on GLib 2.32

Needed for GNetworkMonitor

12 years agoRemove Meego specific code
Guillaume Desmottes [Thu, 5 Apr 2012 11:44:30 +0000 (13:44 +0200)]
Remove Meego specific code

It's not used any more by Intel.

12 years agoMerge branch 'gnome-3-4'
Guillaume Desmottes [Thu, 5 Apr 2012 11:31:59 +0000 (13:31 +0200)]
Merge branch 'gnome-3-4'

12 years agoPrepare 3.4.0.1
Guillaume Desmottes [Thu, 5 Apr 2012 09:02:31 +0000 (11:02 +0200)]
Prepare 3.4.0.1

12 years agocheck if salut settings are valid instead of assume they are not
Guillaume Desmottes [Wed, 4 Apr 2012 13:17:03 +0000 (15:17 +0200)]
check if salut settings are valid instead of assume they are not

If we manage to fetch all the info from EDS the account is ready to connect
and so the 'Connect' button should be sensitive right away.

https://bugzilla.gnome.org/show_bug.cgi?id=673451

12 years agoadd empathy_local_xmpp_assistant_widget_is_valid()
Guillaume Desmottes [Wed, 4 Apr 2012 13:15:35 +0000 (15:15 +0200)]
add empathy_local_xmpp_assistant_widget_is_valid()

https://bugzilla.gnome.org/show_bug.cgi?id=673451

12 years agoempathy-nautilus-sendto: use the Empathy icon
Guillaume Desmottes [Wed, 4 Apr 2012 12:35:47 +0000 (14:35 +0200)]
empathy-nautilus-sendto: use the Empathy icon

The first field of NstPluginInfo is the id of the icon of the plugin.

https://bugzilla.gnome.org/show_bug.cgi?id=673480

12 years agoinclude logger single header
Guillaume Desmottes [Wed, 4 Apr 2012 09:55:14 +0000 (11:55 +0200)]
include logger single header

12 years agoMerge branch 'gnome-3-4'
Guillaume Desmottes [Wed, 4 Apr 2012 09:43:20 +0000 (11:43 +0200)]
Merge branch 'gnome-3-4'

12 years agomacros checking are *_MAX_ALLOWED
Guillaume Desmottes [Wed, 4 Apr 2012 09:23:29 +0000 (11:23 +0200)]
macros checking are *_MAX_ALLOWED

12 years agoDepend on Clutter 1.10
Guillaume Desmottes [Wed, 4 Apr 2012 09:36:20 +0000 (11:36 +0200)]
Depend on Clutter 1.10

Needed for clutter_actor_set_margin_* which is already used.

Shell 3.4 depends of this version as well so that won't be an issue for
distribution shipping GNOME 3.4.

https://bugzilla.gnome.org/show_bug.cgi?id=673444

12 years agoTooltip text marked as translatable
Laurent [Tue, 3 Apr 2012 07:31:39 +0000 (09:31 +0200)]
Tooltip text marked as translatable

https://bugzilla.gnome.org/show_bug.cgi?id=673410

12 years agoMerge branch 'gnome-3-4'
Danielle Madeley [Tue, 3 Apr 2012 07:04:53 +0000 (17:04 +1000)]
Merge branch 'gnome-3-4'

12 years agoBump required tp-logger version
Danielle Madeley [Tue, 3 Apr 2012 06:32:13 +0000 (16:32 +1000)]
Bump required tp-logger version

12 years agoLogger support for calls is no longer optional
Danielle Madeley [Tue, 3 Apr 2012 00:41:54 +0000 (10:41 +1000)]
Logger support for calls is no longer optional

12 years agoTplCallEndReason ceased to exist on March 28
Danielle Madeley [Tue, 3 Apr 2012 00:35:09 +0000 (10:35 +1000)]
TplCallEndReason ceased to exist on March 28