]> git.0d.be Git - empathy.git/log
empathy.git
11 years agoUpdated Belarusian translation.
Ihar Hrachyshka [Fri, 7 Sep 2012 14:54:48 +0000 (17:54 +0300)]
Updated Belarusian translation.

11 years agoremove release flag
Guillaume Desmottes [Fri, 7 Sep 2012 13:14:18 +0000 (15:14 +0200)]
remove release flag

11 years agoUpdated Hebrew translation.
Yaron Shahrabani [Fri, 7 Sep 2012 13:03:44 +0000 (16:03 +0300)]
Updated Hebrew translation.

11 years agoprepare 3.5.91.1
Guillaume Desmottes [Fri, 7 Sep 2012 12:47:11 +0000 (14:47 +0200)]
prepare 3.5.91.1

11 years agoadd a FIXME about the initial value of the 'remember' checkbox
Guillaume Desmottes [Fri, 7 Sep 2012 12:31:58 +0000 (14:31 +0200)]
add a FIXME about the initial value of the 'remember' checkbox

11 years agoaccount-settings: always save the password into the password storage
Guillaume Desmottes [Fri, 7 Sep 2012 12:25:57 +0000 (14:25 +0200)]
account-settings: always save the password into the password storage

This ensures that the password is stored with the proper 'remember' value.

11 years agoconsider account widget has changed if the remember checkbox is changed
Guillaume Desmottes [Fri, 7 Sep 2012 10:18:17 +0000 (12:18 +0200)]
consider account widget has changed if the remember checkbox is changed

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

11 years agoEmpathyRosterWindow: refactor error infobar code
Xavier Claessens [Fri, 7 Sep 2012 10:57:37 +0000 (12:57 +0200)]
EmpathyRosterWindow: refactor error infobar code

11 years agoaccounts_dialog_update_settings: fix if no account is selected
Guillaume Desmottes [Fri, 7 Sep 2012 09:07:57 +0000 (11:07 +0200)]
accounts_dialog_update_settings: fix if no account is selected

The logic changed if no account is selected as new account are now added using
a separated dialog. So if no account is selected we can certainly add a new
account but not remove anything.

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

11 years agoll-xmpp-assistant: deal with the im-local-xmpp not being found
Guillaume Desmottes [Fri, 7 Sep 2012 08:56:11 +0000 (10:56 +0200)]
ll-xmpp-assistant: deal with the im-local-xmpp not being found

For some reason my test user can't find it; best to not raise warnings in this
case.

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

11 years agomcp-account-manager-uoa: reconnect accounts when they are not failing any more
Guillaume Desmottes [Wed, 5 Sep 2012 09:58:35 +0000 (11:58 +0200)]
mcp-account-manager-uoa: reconnect accounts when they are not failing any more

We want to automatically reconnect failing accounts when user refreshed the
credentials.

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

11 years agoDepend on mission-control 5.13.1
Guillaume Desmottes [Fri, 7 Sep 2012 07:14:57 +0000 (09:14 +0200)]
Depend on mission-control 5.13.1

Needed for the new reconnect plugin API.

11 years agowebcredentials-monitor: track failures
Guillaume Desmottes [Wed, 5 Sep 2012 09:33:21 +0000 (11:33 +0200)]
webcredentials-monitor: track failures

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

11 years agowebcredentials-monitor: get a proxy on the D-Bus object
Guillaume Desmottes [Wed, 5 Sep 2012 08:47:41 +0000 (10:47 +0200)]
webcredentials-monitor: get a proxy on the D-Bus object

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

11 years agoadd empathy-webcredentials-monitor
Guillaume Desmottes [Wed, 5 Sep 2012 07:44:45 +0000 (09:44 +0200)]
add empathy-webcredentials-monitor

Just the skeleton so far.

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

11 years ago[l10n] Updated Italian translation.
Milo Casagrande [Thu, 6 Sep 2012 21:16:02 +0000 (23:16 +0200)]
[l10n] Updated Italian translation.

11 years ago[l10n] Updated Italian translation.
Milo Casagrande [Thu, 6 Sep 2012 20:17:38 +0000 (22:17 +0200)]
[l10n] Updated Italian translation.

11 years agoUpdated Slovenian translation
Matej Urbančič [Thu, 6 Sep 2012 18:51:36 +0000 (20:51 +0200)]
Updated Slovenian translation

11 years agoUpdated Spanish translation
Daniel Mustieles [Thu, 6 Sep 2012 16:22:38 +0000 (18:22 +0200)]
Updated Spanish translation

11 years agoroster-window: display loading page when reconnecting accounts
Guillaume Desmottes [Thu, 6 Sep 2012 14:25:23 +0000 (16:25 +0200)]
roster-window: display loading page when reconnecting accounts

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

11 years agoroster-window: inline hide/show_contacts_loading in set_notebook_page()
Guillaume Desmottes [Thu, 6 Sep 2012 14:15:59 +0000 (16:15 +0200)]
roster-window: inline hide/show_contacts_loading in set_notebook_page()

It's cleaner to have all the logic deciding which page to display in
set_notebook_page().

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

11 years agoroster-window: update the roster page when the most available presence changes
Guillaume Desmottes [Thu, 6 Sep 2012 13:48:33 +0000 (15:48 +0200)]
roster-window: update the roster page when the most available presence changes

Fix a race between all the contacts being removed, and so the roster
being empty, and the presence notification.

11 years agoactually display the 'go online' button
Guillaume Desmottes [Thu, 6 Sep 2012 13:41:47 +0000 (15:41 +0200)]
actually display the 'go online' button

I added this flag exactly for this and then forgot to use it...

11 years agoDon't show "Topic: " in tooltips if there is none
Will Thompson [Thu, 6 Sep 2012 00:14:41 +0000 (20:14 -0400)]
Don't show "Topic: " in tooltips if there is none

I think I made this regress when I made Empathy understand the new
Subject interface.

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

11 years agoUpdated Brazilian Portuguese translation.
Fábio Nogueira [Thu, 6 Sep 2012 13:09:33 +0000 (09:09 -0400)]
Updated Brazilian Portuguese translation.

11 years agoFixed path to accounts-plugin-widget.c file.
Og B. Maciel [Thu, 6 Sep 2012 13:08:17 +0000 (09:08 -0400)]
Fixed path to accounts-plugin-widget.c file.

11 years agol10n: Updated Persian translation
Arash Mousavi [Thu, 6 Sep 2012 12:32:34 +0000 (17:02 +0430)]
l10n: Updated Persian translation

11 years agoUOA account plugins: move shared code to a shared lib
Guillaume Desmottes [Thu, 6 Sep 2012 08:12:44 +0000 (10:12 +0200)]
UOA account plugins: move shared code to a shared lib

Avoid to redefine existing symbols when different plugins are loaded.

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

11 years agoMove account plugins to their own dir
Guillaume Desmottes [Thu, 6 Sep 2012 07:49:10 +0000 (09:49 +0200)]
Move account plugins to their own dir

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

11 years agoGenerate one GType per UOA protocol plugin
Guillaume Desmottes [Wed, 5 Sep 2012 13:59:26 +0000 (15:59 +0200)]
Generate one GType per UOA protocol plugin

Each plugin now has its own GType inheriting from EmpathyAccountsPlugin which
is cleaner.

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

11 years agoUpdated Indonesian translation
Andika Triwidada [Thu, 6 Sep 2012 08:45:36 +0000 (15:45 +0700)]
Updated Indonesian translation

11 years agoupdate tests/interactive/.gitignore
Guillaume Desmottes [Thu, 6 Sep 2012 08:01:18 +0000 (10:01 +0200)]
update tests/interactive/.gitignore

11 years agoUpdated Polish translation
Piotr Drąg [Wed, 5 Sep 2012 17:35:57 +0000 (19:35 +0200)]
Updated Polish translation

11 years agoupdated Tamil translation
Dr.T.Vasudevan [Wed, 5 Sep 2012 16:05:13 +0000 (21:35 +0530)]
updated Tamil translation

11 years agoUpdate French translation
Alexandre Franke [Wed, 5 Sep 2012 13:56:32 +0000 (15:56 +0200)]
Update French translation

11 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Wed, 5 Sep 2012 10:42:05 +0000 (12:42 +0200)]
Updated Norwegian bokmål translation

11 years agoUpdated Serbian translation
Мирослав Николић [Wed, 5 Sep 2012 09:53:28 +0000 (11:53 +0200)]
Updated Serbian translation

11 years agoUpdated Galician translations
Fran Diéguez [Wed, 5 Sep 2012 08:32:15 +0000 (10:32 +0200)]
Updated Galician translations

11 years agoroster-window: display a button to go online
Guillaume Desmottes [Tue, 4 Sep 2012 13:04:25 +0000 (15:04 +0200)]
roster-window: display a button to go online

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

11 years agodisplay_page_message: use a flag instead of booleans
Guillaume Desmottes [Tue, 4 Sep 2012 12:39:02 +0000 (14:39 +0200)]
display_page_message: use a flag instead of booleans

More scalable.

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

11 years agoroster-window: display a specific message when we are offline
Guillaume Desmottes [Tue, 4 Sep 2012 12:34:10 +0000 (14:34 +0200)]
roster-window: display a specific message when we are offline

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

11 years agoUpdated British English translation
Bruce Cowan [Tue, 4 Sep 2012 10:54:05 +0000 (11:54 +0100)]
Updated British English translation

11 years agoremove released flag
Guillaume Desmottes [Tue, 4 Sep 2012 09:22:09 +0000 (11:22 +0200)]
remove released flag

11 years agoprepare 3.5.91
Guillaume Desmottes [Tue, 4 Sep 2012 09:07:51 +0000 (11:07 +0200)]
prepare 3.5.91

11 years agoroster-view: compare groups using strcmp
Guillaume Desmottes [Tue, 4 Sep 2012 08:11:04 +0000 (10:11 +0200)]
roster-view: compare groups using strcmp

Groups are added to the list in another file (the model) so the string will
have another address than the one in the view.

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

11 years agoroster-view: don't display offline not favorite top contacts
Guillaume Desmottes [Thu, 30 Aug 2012 08:10:38 +0000 (10:10 +0200)]
roster-view: don't display offline not favorite top contacts

We just want to always display the favorites offline contacts in the top
contact section.

One may say that we are kinda breaking the model group abstraction, which is
probably true. Ideally we may want to have a roster view subclass implementing
the top contact logic but life is too short.

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

11 years agomodel-manager: connect on the "favourites-changed" signal
Guillaume Desmottes [Thu, 30 Aug 2012 09:18:59 +0000 (11:18 +0200)]
model-manager: connect on the "favourites-changed" signal

That's a proper signal, not a property change.

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

11 years agoUpdated Hungarian translation
Gabor Kelemen [Tue, 4 Sep 2012 07:22:25 +0000 (09:22 +0200)]
Updated Hungarian translation

11 years agoroster-view: clear_view: start by cleaning our internal hash tables
Guillaume Desmottes [Mon, 3 Sep 2012 15:09:55 +0000 (17:09 +0200)]
roster-view: clear_view: start by cleaning our internal hash tables

Removing and destroying the widgets contained in the view will call
empathy_roster_view_remove(). This function may use some of the internal hash
tables which now contain destroyed object.

It's safer to clean the internal hash tables first as we are about to destroy
their content anyway.

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

11 years agochat_window_new_message_cb: early return when handling outgoing msg
Guillaume Desmottes [Mon, 3 Sep 2012 12:49:46 +0000 (14:49 +0200)]
chat_window_new_message_cb: early return when handling outgoing msg

There is no need to continue processing a message (unread count, play
incoming message sound) if it's an outgoing one.

Fix a bug where we use to play to ougoing sound *and* the incoming sound when
sending a message.

11 years agoIn the gst 0.10 case, link the volume element to capsfilter
Sjoerd Simons [Mon, 3 Sep 2012 11:54:06 +0000 (13:54 +0200)]
In the gst 0.10 case, link the volume element to capsfilter

11 years agoFix AC_ARG_ENABLE usage
Sjoerd Simons [Mon, 3 Sep 2012 11:33:13 +0000 (13:33 +0200)]
Fix AC_ARG_ENABLE usage

11 years agoUpdated Greek translation
Tom Tryfonidis [Mon, 3 Sep 2012 10:14:16 +0000 (13:14 +0300)]
Updated Greek translation

11 years agoPort to gstreamer 1.0
Sjoerd Simons [Sun, 26 Aug 2012 17:23:06 +0000 (19:23 +0200)]
Port to gstreamer 1.0

11 years agoJust check for cheese-gtk
Guillaume Desmottes [Fri, 31 Aug 2012 09:40:38 +0000 (11:40 +0200)]
Just check for cheese-gtk

11 years agoupdated Tamil translation
Dr.T.Vasudevan [Sun, 2 Sep 2012 06:33:14 +0000 (12:03 +0530)]
updated Tamil translation

11 years agoUpdated Polish translation
Piotr Drąg [Sat, 1 Sep 2012 20:07:14 +0000 (22:07 +0200)]
Updated Polish translation

11 years agoroster-view: check_if_empty(): check groups as well
Guillaume Desmottes [Fri, 31 Aug 2012 08:30:12 +0000 (10:30 +0200)]
roster-view: check_if_empty(): check groups as well

The roster is empty if there is no group displayed as well. We don't want to
display an empty message just because the user collapsed all his groups.

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

11 years agoroster-view: factor out check_if_empty()
Guillaume Desmottes [Fri, 31 Aug 2012 08:07:57 +0000 (10:07 +0200)]
roster-view: factor out check_if_empty()

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

11 years agoemapthy-call: Camera toggle button isn't a GtkToggleToolButton
Sjoerd Simons [Mon, 27 Aug 2012 07:03:34 +0000 (09:03 +0200)]
emapthy-call: Camera toggle button isn't a GtkToggleToolButton

11 years agoUpdated Galician translations
Fran Diéguez [Thu, 30 Aug 2012 12:21:47 +0000 (14:21 +0200)]
Updated Galician translations

11 years agoroster-view: remember state expanded status of groups
Guillaume Desmottes [Thu, 30 Aug 2012 12:11:20 +0000 (14:11 +0200)]
roster-view: remember state expanded status of groups

Pretty simple actually, that's a simple port of the logic from
empathy-individual-view.

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

11 years agoroster-view: make sure the same contact isn't added twice to the same group
Guillaume Desmottes [Thu, 30 Aug 2012 10:06:42 +0000 (12:06 +0200)]
roster-view: make sure the same contact isn't added twice to the same group

Calling empathy_roster_model_get_groups_for_individual() in individual_added
may have the side effect for folks to discover the contact's groups and so
fire a bunch of signals leading us to add the contact in the group.
Then we look for his groups in individual_added() and re-add him a second
time.

Fix this by making sure we won't add the same contact twice to the same group.

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

11 years agoUpdated Portuguese translation
Duarte Loreto [Wed, 29 Aug 2012 18:51:07 +0000 (19:51 +0100)]
Updated Portuguese translation

11 years agoroster-model-manager: always remove removed individual from the top group
Guillaume Desmottes [Wed, 29 Aug 2012 13:50:35 +0000 (15:50 +0200)]
roster-model-manager: always remove removed individual from the top group

If the individual has been removed from the manager we should always remove it
from the top group members, even if he's still eligible for this group.

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

11 years agoRemove the level and rms measurements
Sjoerd Simons [Sun, 26 Aug 2012 17:11:11 +0000 (19:11 +0200)]
Remove the level and rms measurements

The UI hasn't used the RMS and peak values from the input source for a
while, so lets remove it.

11 years agoRemove gst dependency from libempathy
Sjoerd Simons [Sun, 26 Aug 2012 14:23:14 +0000 (16:23 +0200)]
Remove gst dependency from libempathy

libempathy only used gstreamer api directly from the camera monitor,
which simply uses it for its debug infrastructure.. Use the standard
empathy debug infrastruction instead so we can drop the gstreamer
dependency.

11 years agoRemove libempathy-gtk dependency on gstreamer
Sjoerd Simons [Sun, 26 Aug 2012 14:20:56 +0000 (16:20 +0200)]
Remove libempathy-gtk dependency on gstreamer

libempathy-gtk uses gstreamer directly only for one utility function
used by empathy-call. Split this one out into a call specific utility
file.

11 years agoUpdated Lithuanian translation
Aurimas Černius [Tue, 28 Aug 2012 20:17:51 +0000 (23:17 +0300)]
Updated Lithuanian translation

11 years agoUpdated egg-list-box version
Laurent Contzen [Mon, 20 Aug 2012 15:11:18 +0000 (17:11 +0200)]
Updated egg-list-box version

11 years agosanity_ctx_ref() is only used by UOA code atm
Guillaume Desmottes [Tue, 28 Aug 2012 11:07:28 +0000 (13:07 +0200)]
sanity_ctx_ref() is only used by UOA code atm

11 years agokeep our reference on the global ctx until the account has been removed
Guillaume Desmottes [Tue, 28 Aug 2012 08:56:11 +0000 (10:56 +0200)]
keep our reference on the global ctx until the account has been removed

This ensures that the proccess stays running until we are actually done.

11 years agoRemove the old account even if we fail to create the new one
Guillaume Desmottes [Tue, 28 Aug 2012 08:53:42 +0000 (10:53 +0200)]
Remove the old account even if we fail to create the new one

There is no point keeping a ghost account around.

11 years agouoa_migration_done: free data once we're done with it
Guillaume Desmottes [Tue, 28 Aug 2012 08:50:54 +0000 (10:50 +0200)]
uoa_migration_done: free data once we're done with it

11 years agouoa-migration: delete account if plugin is missing
Guillaume Desmottes [Tue, 28 Aug 2012 08:19:00 +0000 (10:19 +0200)]
uoa-migration: delete account if plugin is missing

Best to have to re-create an account than having a ghost account staying
around.

11 years agoauth-client: wait for the migration code to be done before starting the timer
Guillaume Desmottes [Mon, 27 Aug 2012 14:41:13 +0000 (16:41 +0200)]
auth-client: wait for the migration code to be done before starting the timer

11 years agoTurn migration code to an async function
Guillaume Desmottes [Mon, 27 Aug 2012 14:38:30 +0000 (16:38 +0200)]
Turn migration code to an async function

11 years agotry installing missing account-plugin-*
Guillaume Desmottes [Mon, 27 Aug 2012 12:22:37 +0000 (14:22 +0200)]
try installing missing account-plugin-*

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

11 years agoImplemented FUEL entries to Assamese translation
Nilamdyuti Goswami [Mon, 27 Aug 2012 17:39:12 +0000 (23:09 +0530)]
Implemented FUEL entries to Assamese translation

11 years agofactor out migrate_account_to_uoa()
Guillaume Desmottes [Mon, 27 Aug 2012 13:58:13 +0000 (15:58 +0200)]
factor out migrate_account_to_uoa()

11 years agopkg-kit: use an 'infinite' timeout when calling InstallPackageNames
Guillaume Desmottes [Mon, 27 Aug 2012 13:00:45 +0000 (15:00 +0200)]
pkg-kit: use an 'infinite' timeout when calling InstallPackageNames

This method can takes quiet a while before returning (if user has to enter his
admin password for example).

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

11 years agoUOA auth: Request password if no credentials have ever be stored
Xavier Claessens [Fri, 24 Aug 2012 12:35:16 +0000 (14:35 +0200)]
UOA auth: Request password if no credentials have ever be stored

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

11 years agoUOA auth: handle the password mechanism as well
Xavier Claessens [Thu, 23 Aug 2012 13:03:51 +0000 (15:03 +0200)]
UOA auth: handle the password mechanism as well

Since password is stored in SSO now, we can use the same code path
than other accounts.

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

11 years agoUOA auth: Wait for callback when requesting password
Xavier Claessens [Thu, 23 Aug 2012 13:02:10 +0000 (15:02 +0200)]
UOA auth: Wait for callback when requesting password

signon_auth_session_process() does not keep its own ref on the session
object, so freeing the AuthContext before callback cancels the call.

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

11 years agoUOA auth: Move more code into auth_context_new()
Xavier Claessens [Thu, 23 Aug 2012 12:57:52 +0000 (14:57 +0200)]
UOA auth: Move more code into auth_context_new()

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

11 years agoUOA auth: factor out auth_context_done()
Xavier Claessens [Thu, 23 Aug 2012 13:01:16 +0000 (15:01 +0200)]
UOA auth: factor out auth_context_done()

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

11 years agoUOA auth: rename QueryInforData to AuthContext
Xavier Claessens [Wed, 22 Aug 2012 14:45:04 +0000 (16:45 +0200)]
UOA auth: rename QueryInforData to AuthContext

This data is not used only to for the query_info call anymore,
so better have a more generic name.

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

11 years agoMove X-TELEPATHY-PASSWORD mechanism code into empathy-sasl-mechanisms.c
Xavier Claessens [Wed, 22 Aug 2012 11:28:32 +0000 (13:28 +0200)]
Move X-TELEPATHY-PASSWORD mechanism code into empathy-sasl-mechanisms.c

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

11 years agoUOA: Store password into signond instead of gnome-keyring
Xavier Claessens [Thu, 9 Aug 2012 08:38:13 +0000 (10:38 +0200)]
UOA: Store password into signond instead of gnome-keyring

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

11 years agoUOA: Use an AgManager singleton
Xavier Claessens [Fri, 24 Aug 2012 11:13:07 +0000 (13:13 +0200)]
UOA: Use an AgManager singleton

This is especially useful in empathy-keyring where it would reload
all accounts each time we set a password.

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

11 years agoUOA: Set password auth mechanism/method on generic IM services
Xavier Claessens [Wed, 22 Aug 2012 17:23:41 +0000 (19:23 +0200)]
UOA: Set password auth mechanism/method on generic IM services

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

11 years agoRemember password at least until session restart
Xavier Claessens [Fri, 24 Aug 2012 08:14:43 +0000 (10:14 +0200)]
Remember password at least until session restart

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

11 years agoUOA: Migrate passwords to SSO
Xavier Claessens [Mon, 27 Aug 2012 12:43:55 +0000 (14:43 +0200)]
UOA: Migrate passwords to SSO

11 years agoUpdated Traditional Chinese translation(Hong Kong and Taiwan)
Chao-Hsiung Liao [Mon, 27 Aug 2012 10:19:36 +0000 (18:19 +0800)]
Updated Traditional Chinese translation(Hong Kong and Taiwan)

11 years agoAssamese translation updated
Nilamdyuti Goswami [Sun, 26 Aug 2012 16:40:58 +0000 (22:10 +0530)]
Assamese translation updated

11 years agoUpdated Hebrew translation.
Yaron Shahrabani [Sun, 26 Aug 2012 07:20:53 +0000 (10:20 +0300)]
Updated Hebrew translation.

11 years agoUpdated Russian translation
Yuri Myasoedov [Sat, 25 Aug 2012 20:24:59 +0000 (00:24 +0400)]
Updated Russian translation

11 years ago[l10n] Updated Italian translation.
Milo Casagrande [Fri, 24 Aug 2012 14:16:53 +0000 (16:16 +0200)]
[l10n] Updated Italian translation.

11 years agoUpdated Polish translation
Piotr Drąg [Wed, 22 Aug 2012 22:16:59 +0000 (00:16 +0200)]
Updated Polish translation

11 years agoUOA: Changing enable state of MC account should not modify per-service state
Xavier Claessens [Wed, 22 Aug 2012 13:02:12 +0000 (15:02 +0200)]
UOA: Changing enable state of MC account should not modify per-service state

ag_account_set_enabled() is not global enable state, we have to ensure that
selected service is NULL before that.