After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 622578 - Remove MC4 import
Remove MC4 import
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Accounts
2.29.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2010-06-24 09:46 UTC by Guillaume Desmottes
Modified: 2010-06-24 10:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/drop-mc4-622578 (21.40 KB, patch)
2010-06-24 09:57 UTC, Guillaume Desmottes
none Details | Review

Description Guillaume Desmottes 2010-06-24 09:46:05 UTC
The MC4 import code uses gconf which will be deprecated in GNOME 3. We should remove it.
It's been a while since we switched to MC5 anyway.
Comment 1 Guillaume Desmottes 2010-06-24 09:57:12 UTC
Created attachment 164482 [details] [review]
http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/drop-mc4-622578

 data/empathy.convert                  |    4 -
 data/org.gnome.Empathy.gschema.xml.in |    7 -
 libempathy/empathy-gsettings.h        |    1 -
 po/POTFILES.in                        |    1 -
 src/Makefile.am                       |    1 -
 src/empathy-accounts-common.c         |   13 -
 src/empathy-accounts.c                |   33 +--
 src/empathy-import-mc4-accounts.c     |  532 ---------------------------------
 src/empathy-import-mc4-accounts.h     |   34 --
 src/empathy.c                         |    7 +-
 10 files changed, 3 insertions(+), 630 deletions(-)
Comment 2 Guillaume Desmottes 2010-06-24 10:11:39 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.