]> git.0d.be Git - empathy.git/log
empathy.git
12 years agoroster-window: use self->priv pattern
Guillaume Desmottes [Tue, 10 Jan 2012 13:10:24 +0000 (14:10 +0100)]
roster-window: use self->priv pattern

12 years agoroster-window: port to new coding style
Guillaume Desmottes [Tue, 10 Jan 2012 12:13:31 +0000 (13:13 +0100)]
roster-window: port to new coding style

While I'm modyfing this file, best to do it now.

12 years agorename MainWindow to RosterWindow
Guillaume Desmottes [Tue, 10 Jan 2012 11:27:11 +0000 (12:27 +0100)]
rename MainWindow to RosterWindow

With the process split it doesn't really make sense to continue calling it
'main' window, it's just the roster now.

12 years agoEmpathySoundManager: passing a GtkWidget is optional
Xavier Claessens [Mon, 9 Jan 2012 14:47:36 +0000 (15:47 +0100)]
EmpathySoundManager: passing a GtkWidget is optional

12 years agoDisable join button when protocol irc is selected
Jovanka Gulicoska [Mon, 9 Jan 2012 23:12:03 +0000 (00:12 +0100)]
Disable join button when protocol irc is selected

12 years agoFix a doubled word in the Hungarian translation
Gabor Kelemen [Mon, 9 Jan 2012 11:41:53 +0000 (12:41 +0100)]
Fix a doubled word in the Hungarian translation

12 years agoUpdated Russian translation
Yuri Myasoedov [Sat, 7 Jan 2012 16:04:12 +0000 (20:04 +0400)]
Updated Russian translation

12 years agoadded # in join room when irc protocol selected
Jovanka Gulicoska [Fri, 6 Jan 2012 13:01:22 +0000 (14:01 +0100)]
added # in join room when irc protocol selected

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

12 years agocontact-chooser: keep a ref on the TpContact we requested
Guillaume Desmottes [Thu, 5 Jan 2012 16:12:16 +0000 (17:12 +0100)]
contact-chooser: keep a ref on the TpContact we requested

Kinda hacky but that's the best we can do without major changes in Folks.

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

12 years ago[l10n] Updated Dutch translation
Hannie Dumoleyn [Mon, 2 Jan 2012 17:11:05 +0000 (18:11 +0100)]
[l10n] Updated Dutch translation

12 years ago[l10n] Updated Estonian translation
Mattias Põldaru [Mon, 2 Jan 2012 15:13:17 +0000 (17:13 +0200)]
[l10n] Updated Estonian translation

12 years ago[l10n]Updated Turkish translation
Muhammet Kara [Sat, 31 Dec 2011 12:38:55 +0000 (14:38 +0200)]
[l10n]Updated Turkish translation

12 years agoUpdated Hebrew translation.
Yaron Shahrabani [Fri, 30 Dec 2011 08:45:57 +0000 (10:45 +0200)]
Updated Hebrew translation.

12 years agoUpdated Belarusian translation.
Kasia Bondarava [Wed, 28 Dec 2011 20:43:27 +0000 (23:43 +0300)]
Updated Belarusian translation.

12 years agoAdded Macedonian translation.
Jovan Naumovski [Sat, 24 Dec 2011 16:01:56 +0000 (17:01 +0100)]
Added Macedonian translation.

12 years agoUpdated Spanish translation
Daniel Mustieles [Fri, 23 Dec 2011 13:52:14 +0000 (14:52 +0100)]
Updated Spanish translation

12 years agoNew translatino for Xhosa (xh)
Andiswa Mvanyashe [Fri, 23 Dec 2011 11:49:47 +0000 (13:49 +0200)]
New translatino for Xhosa (xh)

12 years agoindividual-widget: display champlain map in tooltips
Guillaume Desmottes [Tue, 11 Oct 2011 22:27:18 +0000 (18:27 -0400)]
individual-widget: display champlain map in tooltips

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

12 years agoCheck for champlain 0.12.1
Guillaume Desmottes [Thu, 22 Dec 2011 11:58:51 +0000 (12:58 +0100)]
Check for champlain 0.12.1

We don't strictly depend on it but maps in tooltips will crash as hell with
any previous version.

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

12 years agoindividual_grid_destroy: remove the ChamplainEmbedView from its container
Guillaume Desmottes [Tue, 11 Oct 2011 22:25:53 +0000 (18:25 -0400)]
individual_grid_destroy: remove the ChamplainEmbedView from its container

The EmpathyIndividualWidget object is re-used for tooltips so we should remove
the ChamplainEmbedView before trying to add a new one.

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

12 years agoPOTFILES.in: add empathy-new-account-dialog.c
Guillaume Desmottes [Thu, 22 Dec 2011 11:35:31 +0000 (12:35 +0100)]
POTFILES.in: add empathy-new-account-dialog.c

12 years agoaccounts-dialog: remove protocol chooser
Guillaume Desmottes [Wed, 21 Dec 2011 15:30:04 +0000 (16:30 +0100)]
accounts-dialog: remove protocol chooser

12 years agoaccounts-dialog: use the new account dialog
Guillaume Desmottes [Wed, 21 Dec 2011 15:24:56 +0000 (16:24 +0100)]
accounts-dialog: use the new account dialog

12 years agoadd new-account-dialog
Guillaume Desmottes [Wed, 21 Dec 2011 11:19:13 +0000 (12:19 +0100)]
add new-account-dialog

This introduces some code duplication with the assistant but it's going to die
soon anyway.

12 years agoaccount-widget: display the buttons in simple mode as well
Guillaume Desmottes [Wed, 21 Dec 2011 15:19:53 +0000 (16:19 +0100)]
account-widget: display the buttons in simple mode as well

We'll need them when creating the account. Adding a simple function to
manually hide them in the assistant for now.

12 years agoaccount_dialog_create_edit_params_dialog: don't connect account-created signal
Guillaume Desmottes [Wed, 21 Dec 2011 14:28:35 +0000 (15:28 +0100)]
account_dialog_create_edit_params_dialog: don't connect account-created signal

This signal will never be fired when editing an existing account.

12 years agoaccount-widget: modernize dipose function
Guillaume Desmottes [Wed, 21 Dec 2011 10:27:56 +0000 (11:27 +0100)]
account-widget: modernize dipose function

12 years agoaccount-widget: use the self->priv pattern
Guillaume Desmottes [Wed, 21 Dec 2011 10:25:08 +0000 (11:25 +0100)]
account-widget: use the self->priv pattern

I'm changing this file a lot so while I'm on it...

12 years agodon't use deprecated GTK+ API
Guillaume Desmottes [Tue, 20 Dec 2011 13:50:35 +0000 (14:50 +0100)]
don't use deprecated GTK+ API

12 years agodisplay the editor on top
Guillaume Desmottes [Mon, 19 Dec 2011 13:28:45 +0000 (14:28 +0100)]
display the editor on top

12 years agoproperly handle accounts using an external storage
Guillaume Desmottes [Mon, 19 Dec 2011 11:39:01 +0000 (12:39 +0100)]
properly handle accounts using an external storage

12 years agoNo need to manually prepare the connection
Guillaume Desmottes [Fri, 16 Dec 2011 15:07:46 +0000 (16:07 +0100)]
No need to manually prepare the connection

tp-glib does it for us now, thanks to the EmpathyClientFactory.

12 years agowe can now use the stock close button
Guillaume Desmottes [Fri, 16 Dec 2011 14:52:26 +0000 (15:52 +0100)]
we can now use the stock close button

We should use the official accelerator for closing dialog. If widget fields
are also using the 'C' accelerator then they should be fixed.

12 years agoremove old comment
Guillaume Desmottes [Fri, 16 Dec 2011 14:44:51 +0000 (15:44 +0100)]
remove old comment

We fire the close signal a bit later in this function

12 years agono need to control the cancel button sensitivity any more
Guillaume Desmottes [Fri, 16 Dec 2011 14:36:25 +0000 (15:36 +0100)]
no need to control the cancel button sensitivity any more

It should also be displayed now as we always want the user to be able to close
the dialog.

12 years agoadd some padding in the edit conn settings dialog
Guillaume Desmottes [Fri, 16 Dec 2011 14:30:03 +0000 (15:30 +0100)]
add some padding in the edit conn settings dialog

Looks better that way.

12 years agoadd an accelerator to open the params dialog
Guillaume Desmottes [Fri, 16 Dec 2011 13:35:38 +0000 (14:35 +0100)]
add an accelerator to open the params dialog

12 years agopass a second NULL pointer to gtk_dialog_new_with_buttons()
Guillaume Desmottes [Fri, 16 Dec 2011 13:31:00 +0000 (14:31 +0100)]
pass a second NULL pointer to gtk_dialog_new_with_buttons()

It makes gcc happier.

12 years agoDon't show the presence twice
Danielle Madeley [Fri, 15 Jul 2011 07:27:34 +0000 (17:27 +1000)]
Don't show the presence twice

12 years agoMake it possible to add/remove/edit accounts without it crashing everywhere
Danielle Madeley [Fri, 24 Jun 2011 05:51:33 +0000 (13:51 +0800)]
Make it possible to add/remove/edit accounts without it crashing everywhere

12 years agoAdd a close signal, emitted by both cancel and apply
Danielle Madeley [Tue, 21 Jun 2011 13:00:07 +0000 (21:00 +0800)]
Add a close signal, emitted by both cancel and apply

12 years agoBegin combining the dialogs
Danielle Madeley [Thu, 16 Jun 2011 16:58:03 +0000 (17:58 +0100)]
Begin combining the dialogs

This is not functional yet, but it does compile and kindof demonstrate what's
going to happen.

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=652670
12 years agoUpdated French doc translation
Bruno Brouard [Wed, 21 Dec 2011 13:07:49 +0000 (14:07 +0100)]
Updated French doc translation

12 years agoUpdated Spanish translation
Daniel Mustieles [Tue, 20 Dec 2011 12:18:12 +0000 (13:18 +0100)]
Updated Spanish translation

12 years ago[help] Reworked the search conversation topic
Milo Casagrande [Mon, 19 Dec 2011 21:10:21 +0000 (22:10 +0100)]
[help] Reworked the search conversation topic

* Small work on the previous conversation topic in order
  to address the new UI. Topic needs to be reviewed.

12 years ago[help] Fixed UI reference in the help
Milo Casagrande [Mon, 19 Dec 2011 21:09:08 +0000 (22:09 +0100)]
[help] Fixed UI reference in the help

* Fixed UI reference in the add and delete account pages,
  the button changed with the new Gnome theme

12 years agoUpdated Polish translation of help
Piotr Drąg [Mon, 19 Dec 2011 17:14:49 +0000 (18:14 +0100)]
Updated Polish translation of help

12 years agoremove released flag
Guillaume Desmottes [Mon, 19 Dec 2011 16:37:51 +0000 (17:37 +0100)]
remove released flag

12 years agocoding style fix
Guillaume Desmottes [Mon, 19 Dec 2011 16:30:11 +0000 (17:30 +0100)]
coding style fix

12 years agoprepare 3.3.3
Guillaume Desmottes [Mon, 19 Dec 2011 16:15:56 +0000 (17:15 +0100)]
prepare 3.3.3

12 years agoempathy_chat_window_present_chat: move to the chat window desktop
Guillaume Desmottes [Fri, 9 Dec 2011 16:16:06 +0000 (17:16 +0100)]
empathy_chat_window_present_chat: move to the chat window desktop

This is more coherent with Shell's 'app is ready' notication which moves the
view to the app desktop rather than moving the app itself.

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

12 years agoadd empathy_move_to_window_desktop
Guillaume Desmottes [Fri, 9 Dec 2011 16:05:28 +0000 (17:05 +0100)]
add empathy_move_to_window_desktop

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

12 years agoUpdated Spanish translation
Daniel Mustieles [Sun, 18 Dec 2011 19:08:08 +0000 (20:08 +0100)]
Updated Spanish translation

12 years ago[help] Fixed some UI references and typos, fixes bug #653812
Milo Casagrande [Sun, 18 Dec 2011 15:34:23 +0000 (16:34 +0100)]
[help] Fixed some UI references and typos, fixes bug #653812

* Fixed the references to the OFF/ON switch

12 years agoUpdated Slovenian translation
Matej Urbančič [Fri, 16 Dec 2011 14:56:17 +0000 (15:56 +0100)]
Updated Slovenian translation

12 years agoimport-widget: use the server in IRC account display name
Guillaume Desmottes [Fri, 16 Dec 2011 11:52:44 +0000 (12:52 +0100)]
import-widget: use the server in IRC account display name

User generally use the same nick on different servers so just displaying the
nick isn't very useful.

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

12 years ago[l10n] Updated Italian translation
Milo Casagrande [Thu, 15 Dec 2011 21:21:52 +0000 (22:21 +0100)]
[l10n] Updated Italian translation

* Updated Italian help translation, fixes bug #666261

12 years agoclsing tags (bug#666265)
Funda Wang [Thu, 15 Dec 2011 14:01:06 +0000 (15:01 +0100)]
clsing tags (bug#666265)

12 years agoUpdated POTFILES.in
Piotr Drąg [Wed, 14 Dec 2011 21:21:39 +0000 (22:21 +0100)]
Updated POTFILES.in

12 years agoStop passing an EmpathyContact to menu_item_new() fonctions
Guillaume Desmottes [Wed, 14 Dec 2011 14:17:49 +0000 (15:17 +0100)]
Stop passing an EmpathyContact to menu_item_new() fonctions

Best to always use an individual so we don't have 2 code paths to maintain.

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

12 years agoindividual-menu: export only the methods we need
Guillaume Desmottes [Wed, 14 Dec 2011 13:40:56 +0000 (14:40 +0100)]
individual-menu: export only the methods we need

No need to export everything. I added prototypes in the C file to not have to
move everything upside down.

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

12 years agoremove empathy-contact-manager
Guillaume Desmottes [Mon, 12 Dec 2011 12:03:59 +0000 (13:03 +0100)]
remove empathy-contact-manager

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

12 years agoremove useless includes of empathy-contact-manager.h
Guillaume Desmottes [Mon, 12 Dec 2011 12:07:23 +0000 (13:07 +0100)]
remove useless includes of empathy-contact-manager.h

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

12 years agomain-window: stop instantiating the contact manager
Guillaume Desmottes [Mon, 12 Dec 2011 12:06:14 +0000 (13:06 +0100)]
main-window: stop instantiating the contact manager

We don't use it any more.

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

12 years agoremove EMPATHY_CONTACT_WIDGET_EDIT_FAVOURITE
Guillaume Desmottes [Mon, 12 Dec 2011 11:57:03 +0000 (12:57 +0100)]
remove EMPATHY_CONTACT_WIDGET_EDIT_FAVOURITE

It's not used any more and this code was the last one using the contact
manager.

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

12 years agoremove unused empathy_contact_edit_dialog_show()
Guillaume Desmottes [Mon, 12 Dec 2011 12:00:49 +0000 (13:00 +0100)]
remove unused empathy_contact_edit_dialog_show()

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

12 years agoShow a contact as blocked if *all* is personas are blocked
Guillaume Desmottes [Wed, 14 Dec 2011 12:04:15 +0000 (13:04 +0100)]
Show a contact as blocked if *all* is personas are blocked

It's clearer that way.

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

12 years agoindividual_menu_add_personas: add the block menu item, if needed
Guillaume Desmottes [Wed, 14 Dec 2011 11:54:37 +0000 (12:54 +0100)]
individual_menu_add_personas: add the block menu item, if needed

This allow user to select the personas he wants to block.

Note that I didn't pass an EmpathyContact as second argument to
empathy_individiual_block_menu_item_new() as we currently do with most
item_new() methods. Instead I just craft a new individual containing only the
persona we care about. This approach is much cleaner as we don't have to deal
with 2 different code paths. I filed bug #666163 to do the same with the
existing functions.

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

12 years agoremove empathy-contact-menu
Guillaume Desmottes [Mon, 12 Dec 2011 11:54:42 +0000 (12:54 +0100)]
remove empathy-contact-menu

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

12 years agomap-view: use the individual menu
Guillaume Desmottes [Fri, 9 Dec 2011 16:57:05 +0000 (17:57 +0100)]
map-view: use the individual menu

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

12 years agochat: use an EmpathyIndividualMenu
Guillaume Desmottes [Mon, 28 Nov 2011 13:09:26 +0000 (14:09 +0100)]
chat: use an EmpathyIndividualMenu

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

12 years agoadd EMPATHY_INDIVIDUAL_FEATURE_BLOCK
Guillaume Desmottes [Thu, 1 Dec 2011 13:27:55 +0000 (14:27 +0100)]
add EMPATHY_INDIVIDUAL_FEATURE_BLOCK

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

12 years agoremove EMPATHY_INDIVIDUAL_FEATURE_ALL
Guillaume Desmottes [Thu, 1 Dec 2011 13:37:08 +0000 (14:37 +0100)]
remove EMPATHY_INDIVIDUAL_FEATURE_ALL

It's a bit fragile, user should say which features he wants.

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

12 years agoindividual-menu: allow priv->store to be NULL
Guillaume Desmottes [Mon, 28 Nov 2011 13:07:27 +0000 (14:07 +0100)]
individual-menu: allow priv->store to be NULL

We already checks if it's a IndividualStoreChannel before using it so that's
safe.

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

12 years agoempathy_contact_get_persona: use tpf_persona_dup_for_contact()
Guillaume Desmottes [Fri, 9 Dec 2011 11:31:18 +0000 (12:31 +0100)]
empathy_contact_get_persona: use tpf_persona_dup_for_contact()

We can finally get rid of this horrible code iterating over all the
individuals. \o/

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

12 years agoDeal with empathy_create_individual_from_tp_contact() returning NULL
Guillaume Desmottes [Fri, 9 Dec 2011 09:54:26 +0000 (10:54 +0100)]
Deal with empathy_create_individual_from_tp_contact() returning NULL

Shouldn't really happen in practice but better to be safe than sorry.

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

12 years agouse tpf_persona_dup_for_contact()
Guillaume Desmottes [Fri, 9 Dec 2011 09:51:13 +0000 (10:51 +0100)]
use tpf_persona_dup_for_contact()

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

12 years agoDepend on folks 0.6.6
Guillaume Desmottes [Wed, 14 Dec 2011 09:52:03 +0000 (10:52 +0100)]
Depend on folks 0.6.6

We need it for the API to ensure a persona from a TpContact.

12 years agoempathy-audio-sink.c: include config.h
Xavier Claessens [Tue, 13 Dec 2011 12:19:44 +0000 (13:19 +0100)]
empathy-audio-sink.c: include config.h

Otherwise it warnings on deprecated glib symbols, because we
defined GLIB_DISABLE_DEPRECATION_WARNINGS in configure.ac

12 years agoget_tp_contact_for_chat: deal with tp_channel_borrow_connection() returning NULL
Guillaume Desmottes [Fri, 28 Oct 2011 08:17:28 +0000 (10:17 +0200)]
get_tp_contact_for_chat: deal with tp_channel_borrow_connection() returning NULL

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

12 years agoUploaded Ukranian
Daniel Korostil [Sun, 11 Dec 2011 18:59:12 +0000 (20:59 +0200)]
Uploaded Ukranian

12 years agoUploaded Ukranian
Daniel Korostil [Sun, 11 Dec 2011 18:57:07 +0000 (20:57 +0200)]
Uploaded Ukranian

12 years agoUploaded Ukranian
Daniel Korostil [Sun, 11 Dec 2011 14:51:44 +0000 (16:51 +0200)]
Uploaded Ukranian

12 years agoUploaded Ukranian
Daniel Korostil [Sun, 11 Dec 2011 14:49:10 +0000 (16:49 +0200)]
Uploaded Ukranian

12 years agoUpdate Simplified Chinese help translation.
Guanhao Yin [Sat, 10 Dec 2011 12:14:04 +0000 (12:14 +0000)]
Update Simplified Chinese help translation.

12 years agoUpdated Hebrew translation.
Yaron Shahrabani [Sat, 10 Dec 2011 08:49:01 +0000 (10:49 +0200)]
Updated Hebrew translation.

12 years agoauth-client: add some more debugging
Guillaume Desmottes [Thu, 8 Dec 2011 08:52:15 +0000 (09:52 +0100)]
auth-client: add some more debugging

I'm trying to understand what's going wrong in bug #665542 and having more
debugging would help.

12 years agoCall: Low the video watchdog timeout to 1 second
Sjoerd Simons [Wed, 7 Dec 2011 13:42:40 +0000 (13:42 +0000)]
Call: Low the video watchdog timeout to 1 second

Switch back to the avatar if there was at least one second of not receiving any
new video frames to display.

With this change the reaction time will be between 1 (best case) and 2
(worse case) seconds from the point the last frame went into the sync.
Before it was 5 seconds (best case) and up to 10 seconds (worst case),
which doesn't make for a very good experience

12 years agoabout: Polish the code to generate the license string
Sjoerd Simons [Wed, 7 Dec 2011 09:43:59 +0000 (09:43 +0000)]
about: Polish the code to generate the license string

12 years agotry requesting a TpContact when creating a contact from the logger
Guillaume Desmottes [Mon, 5 Dec 2011 14:15:54 +0000 (15:15 +0100)]
try requesting a TpContact when creating a contact from the logger

This is useful when displaying a contact which is not in our roster in the
logger (typically a PSTN number). Having a TpContact allow us to call him if
that's supported by the CM.

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

12 years agolog-window: update buttons if contact's caps are updated
Guillaume Desmottes [Mon, 5 Dec 2011 14:15:24 +0000 (15:15 +0100)]
log-window: update buttons if contact's caps are updated

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

12 years agofactor out do_update_buttons_sensitivity()
Guillaume Desmottes [Mon, 5 Dec 2011 14:06:19 +0000 (15:06 +0100)]
factor out do_update_buttons_sensitivity()

This fix a bug with button_video_binding not being re-installed when a contact
supporting video was selected. It was only re-installed when using the contact
from the selected event.

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

12 years agolog-window: include empathy-geometry.h
Guillaume Desmottes [Mon, 5 Dec 2011 15:26:41 +0000 (16:26 +0100)]
log-window: include empathy-geometry.h

12 years agolog-window: save window geometry
Guillaume Desmottes [Tue, 22 Nov 2011 13:00:37 +0000 (14:00 +0100)]
log-window: save window geometry

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

12 years agomap-view: stop using EmpathyContactManager
Guillaume Desmottes [Fri, 2 Dec 2011 15:22:37 +0000 (16:22 +0100)]
map-view: stop using EmpathyContactManager

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

12 years agoUpdated Russian translation
Vladislav Boboshko [Sat, 3 Dec 2011 20:42:51 +0000 (00:42 +0400)]
Updated Russian translation

12 years agocontact-blocking-dialog: stop using EmpathyContactManager
Guillaume Desmottes [Fri, 2 Dec 2011 14:19:52 +0000 (15:19 +0100)]
contact-blocking-dialog: stop using EmpathyContactManager

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

12 years agorenamespace CheeseCameraDeviceMonitor
Guillaume Desmottes [Thu, 1 Dec 2011 10:28:04 +0000 (11:28 +0100)]
renamespace CheeseCameraDeviceMonitor

This ensures empathy will always use our version, even when linking on
libcheese, and so avoid incompatibliy when libcheese breaks its ABI.

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

12 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Thu, 1 Dec 2011 17:13:05 +0000 (18:13 +0100)]
Updated Norwegian bokmål translation

12 years agocamera-monitor: fix memleak in on_camera_added
Raluca Elena Podiuc [Wed, 30 Nov 2011 21:12:06 +0000 (23:12 +0200)]
camera-monitor: fix memleak in on_camera_added

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