]> git.0d.be Git - empathy.git/log
empathy.git
15 years agoImprove dispatcher. Fixes bug #465928.
Xavier Claessens [Sun, 18 May 2008 14:27:44 +0000 (14:27 +0000)]
Improve dispatcher. Fixes bug #465928.

svn path=/trunk/; revision=1108

15 years agoBump version
Xavier Claessens [Fri, 16 May 2008 16:51:46 +0000 (16:51 +0000)]
Bump version

svn path=/trunk/; revision=1107

15 years agoPrepare for release
Xavier Claessens [Fri, 16 May 2008 16:17:49 +0000 (16:17 +0000)]
Prepare for release

svn path=/trunk/; revision=1104

15 years agoRequest publish and subscribe lists instead of waiting for CM to create them.
Xavier Claessens [Fri, 16 May 2008 15:39:21 +0000 (15:39 +0000)]
Request publish and subscribe lists instead of waiting for CM to create them.

svn path=/trunk/; revision=1103

15 years agoUse tp_connection_call_when_ready
Xavier Claessens [Fri, 16 May 2008 15:39:16 +0000 (15:39 +0000)]
Use tp_connection_call_when_ready

svn path=/trunk/; revision=1102

15 years agoRemove useless files from POTFILES.in
Xavier Claessens [Fri, 16 May 2008 15:39:11 +0000 (15:39 +0000)]
Remove useless files from POTFILES.in

svn path=/trunk/; revision=1101

15 years agoUpdated Galician Translation and POTFILES.in
Ignacio Casal Quinteiro [Wed, 14 May 2008 09:31:53 +0000 (09:31 +0000)]
Updated Galician Translation and POTFILES.in

svn path=/trunk/; revision=1100

15 years agosync totem-subtitle-encoding.c with totem as the file was properly relicensed (Guilla...
Xavier Claessens [Tue, 13 May 2008 16:26:29 +0000 (16:26 +0000)]
sync totem-subtitle-encoding.c with totem as the file was properly relicensed (Guillaume Desmottes)

svn path=/trunk/; revision=1099

15 years agoAdd a func to activate any event
Xavier Claessens [Tue, 13 May 2008 16:26:26 +0000 (16:26 +0000)]
Add a func to activate any event

svn path=/trunk/; revision=1098

15 years agoDo not unref tp_chat directly in the message_received callback to avoid a crash.
Xavier Claessens [Fri, 9 May 2008 08:06:22 +0000 (08:06 +0000)]
Do not unref tp_chat directly in the message_received callback to avoid a crash.

svn path=/trunk/; revision=1097

15 years agoDon't leak queued messages if EmpathyTpChat gets finalized.
Xavier Claessens [Fri, 9 May 2008 08:06:19 +0000 (08:06 +0000)]
Don't leak queued messages if EmpathyTpChat gets finalized.

svn path=/trunk/; revision=1096

15 years agoUpdate python binding
Xavier Claessens [Thu, 8 May 2008 18:42:11 +0000 (18:42 +0000)]
Update python binding

svn path=/trunk/; revision=1095

15 years agoAdd EmpathyDispatcher to API doc.
Xavier Claessens [Thu, 8 May 2008 18:42:07 +0000 (18:42 +0000)]
Add EmpathyDispatcher to API doc.

svn path=/trunk/; revision=1094

15 years agoMove non-gtk parts of EmpathyFilter to EmpathyDispatcher in libempathy, gtk parts...
Xavier Claessens [Thu, 8 May 2008 17:30:40 +0000 (17:30 +0000)]
Move non-gtk parts of EmpathyFilter to EmpathyDispatcher in libempathy, gtk parts are now in EmpathyStatusIcon

svn path=/trunk/; revision=1093

15 years agoMake _get_invitation more reliable
Xavier Claessens [Thu, 8 May 2008 17:30:37 +0000 (17:30 +0000)]
Make _get_invitation more reliable

svn path=/trunk/; revision=1092

15 years agoInclude empathy-contact-list.h
Xavier Claessens [Thu, 8 May 2008 17:30:35 +0000 (17:30 +0000)]
Include empathy-contact-list.h

svn path=/trunk/; revision=1091

15 years agoAvoid calling ListPendingMessage if it's already running.
Xavier Claessens [Thu, 8 May 2008 17:30:32 +0000 (17:30 +0000)]
Avoid calling ListPendingMessage if it's already running.

svn path=/trunk/; revision=1090

15 years agoRef the call object when emiting notify signals because signal handles could unref it
Xavier Claessens [Thu, 8 May 2008 17:30:29 +0000 (17:30 +0000)]
Ref the call object when emiting notify signals because signal handles could unref it

svn path=/trunk/; revision=1089

15 years agoDo not try to remove duplicate backlog from archives and server. Fixes bug #523918.
Xavier Claessens [Wed, 7 May 2008 16:15:24 +0000 (16:15 +0000)]
Do not try to remove duplicate backlog from archives and server. Fixes bug #523918.

svn path=/trunk/; revision=1088

15 years agoUpdated cs translation (Lucas Lommer).
Petr Kovář [Tue, 6 May 2008 23:50:14 +0000 (23:50 +0000)]
Updated cs translation (Lucas Lommer).

svn path=/trunk/; revision=1087

15 years agoMore duplicate includes of empathy-debug.h
Xavier Claessens [Tue, 6 May 2008 16:32:52 +0000 (16:32 +0000)]
More duplicate includes of empathy-debug.h

svn path=/trunk/; revision=1086

15 years agoDo not include empathy-debug.h twice
Xavier Claessens [Tue, 6 May 2008 16:21:10 +0000 (16:21 +0000)]
Do not include empathy-debug.h twice

svn path=/trunk/; revision=1085

15 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Tue, 6 May 2008 16:14:34 +0000 (16:14 +0000)]
Updated Norwegian bokmål translation.

svn path=/trunk/; revision=1084

15 years agoFix doc for changes of EmpathyMessage
Xavier Claessens [Tue, 6 May 2008 15:07:01 +0000 (15:07 +0000)]
Fix doc for changes of EmpathyMessage

svn path=/trunk/; revision=1083

15 years agoKeep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET_PRIVATE...
Xavier Claessens [Mon, 5 May 2008 20:34:41 +0000 (20:34 +0000)]
Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET_PRIVATE all the time.

svn path=/trunk/; revision=1082

15 years agoIf self presence message is "" do like if it was NULL.
Xavier Claessens [Mon, 5 May 2008 10:21:17 +0000 (10:21 +0000)]
If self presence message is "" do like if it was NULL.

svn path=/trunk/; revision=1081

15 years agoupdated he translation
Yair Hershkovitz [Mon, 5 May 2008 05:34:34 +0000 (05:34 +0000)]
updated he translation

svn path=/trunk/; revision=1080

15 years agoAvoid copying chat list in chat_window_delete_event_cb.
Xavier Claessens [Sun, 4 May 2008 20:28:07 +0000 (20:28 +0000)]
Avoid copying chat list in chat_window_delete_event_cb.

svn path=/trunk/; revision=1079

15 years agoUpdated es translation (Jorge Gonzalez)
Jorge Gonzalez Gonzalez [Sat, 3 May 2008 11:24:02 +0000 (11:24 +0000)]
Updated es translation (Jorge Gonzalez)

svn path=/trunk/; revision=1078

15 years agoUpdated Slovenian translation
Matej Urbančič [Fri, 2 May 2008 09:28:57 +0000 (09:28 +0000)]
Updated Slovenian translation

svn path=/trunk/; revision=1077

15 years agoDo not request video stream until the user click on the 'send video' box.
Xavier Claessens [Fri, 2 May 2008 00:58:49 +0000 (00:58 +0000)]
Do not request video stream until the user click on the 'send video' box.

svn path=/trunk/; revision=1076

15 years agoFix build with debug disabled.
Xavier Claessens [Thu, 1 May 2008 23:23:26 +0000 (23:23 +0000)]
Fix build with debug disabled.

svn path=/trunk/; revision=1075

15 years agoFix unused var if debug is disabled.
Xavier Claessens [Thu, 1 May 2008 23:23:24 +0000 (23:23 +0000)]
Fix unused var if debug is disabled.

svn path=/trunk/; revision=1074

15 years agoRemove useless g_print and enable tp-glib debug messages.
Xavier Claessens [Thu, 1 May 2008 22:02:50 +0000 (22:02 +0000)]
Remove useless g_print and enable tp-glib debug messages.

svn path=/trunk/; revision=1073

15 years agoKeypad is unsensitive if the call is not ACCEPTED
Xavier Claessens [Thu, 1 May 2008 22:02:48 +0000 (22:02 +0000)]
Keypad is unsensitive if the call is not ACCEPTED

svn path=/trunk/; revision=1072

15 years agoImplement DTMF.
Xavier Claessens [Thu, 1 May 2008 22:02:45 +0000 (22:02 +0000)]
Implement DTMF.

svn path=/trunk/; revision=1071

15 years agoAdd keypad to the call window glade.
Xavier Claessens [Thu, 1 May 2008 22:02:42 +0000 (22:02 +0000)]
Add keypad to the call window glade.

svn path=/trunk/; revision=1070

15 years agoFix packing of the preview video.
Xavier Claessens [Thu, 1 May 2008 22:01:39 +0000 (22:01 +0000)]
Fix packing of the preview video.

svn path=/trunk/; revision=1069

15 years agoUpdated Slovenian translation
Matej Urbančič [Thu, 1 May 2008 13:31:05 +0000 (13:31 +0000)]
Updated Slovenian translation

svn path=/trunk/; revision=1068

15 years agoUpdated Slovenian translation
Matej Urbančič [Thu, 1 May 2008 12:24:54 +0000 (12:24 +0000)]
Updated Slovenian translation

svn path=/trunk/; revision=1067

15 years agoMake use of tp-glib debug system.
Xavier Claessens [Wed, 30 Apr 2008 21:44:38 +0000 (21:44 +0000)]
Make use of tp-glib debug system.

svn path=/trunk/; revision=1066

15 years agoUpdated es translation (Jorge Gonzalez)
Jorge Gonzalez Gonzalez [Wed, 30 Apr 2008 19:18:09 +0000 (19:18 +0000)]
Updated es translation (Jorge Gonzalez)

svn path=/trunk/; revision=1065

15 years agoAdd a confirmation dialog to accept/reject incoming calls. Do not show remote video...
Xavier Claessens [Wed, 30 Apr 2008 08:16:44 +0000 (08:16 +0000)]
Add a confirmation dialog to accept/reject incoming calls. Do not show remote video area if there is no video stream.

svn path=/trunk/; revision=1064

15 years agoFix type: s/hand up/hang up/
Xavier Claessens [Wed, 30 Apr 2008 06:06:39 +0000 (06:06 +0000)]
Fix type: s/hand up/hang up/

svn path=/trunk/; revision=1063

15 years agoFix stock ids marked for translation. Fixes bug #530090 (Gabor Kelemen).
Xavier Claessens [Mon, 28 Apr 2008 19:01:35 +0000 (19:01 +0000)]
Fix stock ids marked for translation. Fixes bug #530090 (Gabor Kelemen).

svn path=/trunk/; revision=1062

15 years agoReword call window: Use GtkVolumeButton, only one button to accept/reject calls,...
Xavier Claessens [Mon, 28 Apr 2008 18:40:18 +0000 (18:40 +0000)]
Reword call window: Use GtkVolumeButton, only one button to accept/reject calls, let s-e add black borders to keep good video ration.

svn path=/trunk/; revision=1061

15 years agoUpdated Slovenian translation
Matej Urbančič [Mon, 28 Apr 2008 18:34:06 +0000 (18:34 +0000)]
Updated Slovenian translation

svn path=/trunk/; revision=1060

15 years agoUpdated Slovenian translation
Matej Urbančič [Mon, 28 Apr 2008 18:31:38 +0000 (18:31 +0000)]
Updated Slovenian translation

svn path=/trunk/; revision=1059

15 years agoAdd missing file
Xavier Claessens [Mon, 28 Apr 2008 08:20:52 +0000 (08:20 +0000)]
Add missing file

svn path=/trunk/; revision=1058

15 years agoHide contact list when text channel is destroyed.
Xavier Claessens [Mon, 28 Apr 2008 08:17:15 +0000 (08:17 +0000)]
Hide contact list when text channel is destroyed.

svn path=/trunk/; revision=1057

15 years agoUpdated es translation (Jorge Gonzalez)
Jorge Gonzalez Gonzalez [Sun, 27 Apr 2008 19:11:35 +0000 (19:11 +0000)]
Updated es translation (Jorge Gonzalez)

svn path=/trunk/; revision=1056

15 years agoUpdated Slovenian translation
Matej Urbančič [Sun, 27 Apr 2008 07:30:59 +0000 (07:30 +0000)]
Updated Slovenian translation

svn path=/trunk/; revision=1055

15 years agoCorrect string hyphenation. Fix bug #529436 (Baptiste Mille-Mathias).
Baptiste Mille-Mathias [Sat, 26 Apr 2008 21:55:11 +0000 (21:55 +0000)]
Correct string hyphenation. Fix bug #529436 (Baptiste Mille-Mathias).

svn path=/trunk/; revision=1054

15 years agoCorrect spacing in some strings. Fix bug #529437 (Baptiste Mille-Mathias).
Baptiste Mille-Mathias [Sat, 26 Apr 2008 21:48:29 +0000 (21:48 +0000)]
Correct spacing in some strings. Fix bug #529437 (Baptiste Mille-Mathias).

svn path=/trunk/; revision=1053

15 years agoCorrect capitalisation. Fix bug #529439 (Baptiste Mille-Mathias).
Baptiste Mille-Mathias [Sat, 26 Apr 2008 19:09:24 +0000 (19:09 +0000)]
Correct capitalisation. Fix bug #529439 (Baptiste Mille-Mathias).

svn path=/trunk/; revision=1052

15 years agoUpdated hu translation
Gabor Keleman [Sat, 26 Apr 2008 17:04:51 +0000 (17:04 +0000)]
Updated hu translation

svn path=/trunk/; revision=1051

15 years agoUpdated hu translation
Gabor Keleman [Sat, 26 Apr 2008 16:49:17 +0000 (16:49 +0000)]
Updated hu translation

svn path=/trunk/; revision=1050

15 years agoUpdated es translation (Jorge Gonzalez)
Jorge Gonzalez Gonzalez [Sat, 26 Apr 2008 15:17:44 +0000 (15:17 +0000)]
Updated es translation (Jorge Gonzalez)

svn path=/trunk/; revision=1049

15 years agoImprove the close warning message. (Elliot Fairweather).
Xavier Claessens [Fri, 25 Apr 2008 10:52:16 +0000 (10:52 +0000)]
Improve the close warning message. (Elliot Fairweather).

svn path=/trunk/; revision=1048

15 years agoDo not give a struct as a parameter by value. (Alban Crequy).
Xavier Claessens [Fri, 25 Apr 2008 10:52:14 +0000 (10:52 +0000)]
Do not give a struct as a parameter by value. (Alban Crequy).

svn path=/trunk/; revision=1047

15 years agoCreate contact menu in empathy-contact-menu.h
Xavier Claessens [Fri, 25 Apr 2008 09:33:29 +0000 (09:33 +0000)]
Create contact menu in empathy-contact-menu.h

svn path=/trunk/; revision=1046

15 years agoSetup contact submenu in chat window.
Xavier Claessens [Fri, 25 Apr 2008 09:33:16 +0000 (09:33 +0000)]
Setup contact submenu in chat window.

svn path=/trunk/; revision=1045

15 years agoSimplify input resize
Xavier Claessens [Fri, 25 Apr 2008 07:04:59 +0000 (07:04 +0000)]
Simplify input resize

svn path=/trunk/; revision=1044

15 years agoRemove useless declarations
Xavier Claessens [Fri, 25 Apr 2008 07:04:52 +0000 (07:04 +0000)]
Remove useless declarations

svn path=/trunk/; revision=1043

15 years agoDo not create the contact list if it's not displayed.
Xavier Claessens [Fri, 25 Apr 2008 07:04:50 +0000 (07:04 +0000)]
Do not create the contact list if it's not displayed.

svn path=/trunk/; revision=1042

15 years agoReorder functions to not have to declare them on top.
Xavier Claessens [Fri, 25 Apr 2008 07:04:45 +0000 (07:04 +0000)]
Reorder functions to not have to declare them on top.

svn path=/trunk/; revision=1041

15 years agoMove contact menu code to its own module.
Xavier Claessens [Thu, 24 Apr 2008 17:13:12 +0000 (17:13 +0000)]
Move contact menu code to its own module.

svn path=/trunk/; revision=1040

15 years agoBump tp-glib version required to 0.7.6. Fixes bug #529651.
Xavier Claessens [Thu, 24 Apr 2008 08:40:52 +0000 (08:40 +0000)]
Bump tp-glib version required to 0.7.6. Fixes bug #529651.

svn path=/trunk/; revision=1039

15 years agoRemove conditional build of VOIP.
Xavier Claessens [Thu, 24 Apr 2008 08:40:47 +0000 (08:40 +0000)]
Remove conditional build of VOIP.

svn path=/trunk/; revision=1038

16 years agoComply to HIG guidelines. Fixes bug #526926 (Elliot Fairweather, Xavier Claessens)
Xavier Claessens [Wed, 23 Apr 2008 15:47:03 +0000 (15:47 +0000)]
Comply to HIG guidelines. Fixes bug #526926 (Elliot Fairweather, Xavier Claessens)

svn path=/trunk/; revision=1037

16 years agoUpdated sv translation (Daniel Nylander)
Daniel Nylander [Wed, 23 Apr 2008 15:44:40 +0000 (15:44 +0000)]
Updated sv translation (Daniel Nylander)

svn path=/trunk/; revision=1036

16 years agoAdd man page for empathy and empathy-accounts. Fixes bug #529552 (Simon McVittie).
Xavier Claessens [Wed, 23 Apr 2008 15:20:20 +0000 (15:20 +0000)]
Add man page for empathy and empathy-accounts. Fixes bug #529552 (Simon McVittie).

svn path=/trunk/; revision=1035

16 years agoFix some warnings with roomlist
Xavier Claessens [Wed, 23 Apr 2008 14:30:31 +0000 (14:30 +0000)]
Fix some warnings with roomlist

svn path=/trunk/; revision=1034

16 years agoDo not apply different theme to chat and chatrooms
Xavier Claessens [Wed, 23 Apr 2008 14:30:28 +0000 (14:30 +0000)]
Do not apply different theme to chat and chatrooms

svn path=/trunk/; revision=1033

16 years agoMake sure we don't assume Text channel's handle_type is != NONE.
Xavier Claessens [Wed, 23 Apr 2008 13:58:10 +0000 (13:58 +0000)]
Make sure we don't assume Text channel's handle_type is != NONE.

svn path=/trunk/; revision=1032

16 years agoCleanup the spell code.
Xavier Claessens [Tue, 22 Apr 2008 10:18:11 +0000 (10:18 +0000)]
Cleanup the spell code.

svn path=/trunk/; revision=1031

16 years agoUse enchant instead of aspell. Fixes bug #460624 (Frederic Peters).
Xavier Claessens [Tue, 22 Apr 2008 10:18:04 +0000 (10:18 +0000)]
Use enchant instead of aspell. Fixes bug #460624 (Frederic Peters).

svn path=/trunk/; revision=1030

16 years agoUpdated en_GB translation (Philip Withnall).
Philip Withnall [Tue, 22 Apr 2008 06:22:09 +0000 (06:22 +0000)]
Updated en_GB translation (Philip Withnall).

svn path=/trunk/; revision=1029

16 years agoAdd support for apt:// URLS. Fixes bug #529049 (Gaëtan Podevijn).
Xavier Claessens [Mon, 21 Apr 2008 19:40:56 +0000 (19:40 +0000)]
Add support for apt:// URLS. Fixes bug #529049 (Gaëtan Podevijn).

svn path=/trunk/; revision=1028

16 years agoAdd tube API documentation.
Xavier Claessens [Mon, 21 Apr 2008 19:35:14 +0000 (19:35 +0000)]
Add tube API documentation.

svn path=/trunk/; revision=1027

16 years agoBump version to 0.23.2
Xavier Claessens [Mon, 21 Apr 2008 15:32:34 +0000 (15:32 +0000)]
Bump version to 0.23.2

svn path=/trunk/; revision=1026

16 years agoFix warning when changing send video button before accepting the call.
Xavier Claessens [Mon, 21 Apr 2008 14:18:31 +0000 (14:18 +0000)]
Fix warning when changing send video button before accepting the call.

svn path=/trunk/; revision=1024

16 years agoPartly fix INCOMING calls
Xavier Claessens [Mon, 21 Apr 2008 14:06:41 +0000 (14:06 +0000)]
Partly fix INCOMING calls

svn path=/trunk/; revision=1023

16 years agoFix OUTGOING calls
Xavier Claessens [Mon, 21 Apr 2008 14:06:39 +0000 (14:06 +0000)]
Fix OUTGOING calls

svn path=/trunk/; revision=1022

16 years agoIf window->call is NULL consider the call as CLOSED
Xavier Claessens [Mon, 21 Apr 2008 14:06:37 +0000 (14:06 +0000)]
If window->call is NULL consider the call as CLOSED

svn path=/trunk/; revision=1021

16 years agoRemove duplicate define in header.
Xavier Claessens [Sun, 20 Apr 2008 21:47:05 +0000 (21:47 +0000)]
Remove duplicate define in header.

svn path=/trunk/; revision=1020

16 years agoUpdate NEWS with changes in 0.23.1
Xavier Claessens [Sun, 20 Apr 2008 21:43:43 +0000 (21:43 +0000)]
Update NEWS with changes in 0.23.1

svn path=/trunk/; revision=1019

16 years agoBump ABI
Xavier Claessens [Sun, 20 Apr 2008 21:43:41 +0000 (21:43 +0000)]
Bump ABI

svn path=/trunk/; revision=1018

16 years agoDo not install schemas in distcheck
Xavier Claessens [Sun, 20 Apr 2008 21:43:40 +0000 (21:43 +0000)]
Do not install schemas in distcheck

svn path=/trunk/; revision=1017

16 years agoDon't resize the window when a contact list appear if it's already big enough.
Xavier Claessens [Sun, 20 Apr 2008 20:33:53 +0000 (20:33 +0000)]
Don't resize the window when a contact list appear if it's already big enough.

svn path=/trunk/; revision=1016

16 years agoNever set the remote_contact for named rooms, do not pretend it's a p2p chat when...
Xavier Claessens [Sun, 20 Apr 2008 20:12:34 +0000 (20:12 +0000)]
Never set the remote_contact for named rooms, do not pretend it's a p2p chat when on a muc with only one other contact.

svn path=/trunk/; revision=1015

16 years agoAdd files to gitignore for help translations
Xavier Claessens [Sun, 20 Apr 2008 20:12:32 +0000 (20:12 +0000)]
Add files to gitignore for help translations

svn path=/trunk/; revision=1014

16 years agoRework the way chat window is resized when the contact list appear/disappear. Fixes...
Xavier Claessens [Sun, 20 Apr 2008 19:57:09 +0000 (19:57 +0000)]
Rework the way chat window is resized when the contact list appear/disappear. Fixes bug #528229.

svn path=/trunk/; revision=1013

16 years agoDo not crash on if ListChannels fails
Xavier Claessens [Sun, 20 Apr 2008 19:57:05 +0000 (19:57 +0000)]
Do not crash on if ListChannels fails

svn path=/trunk/; revision=1012

16 years agoUpdated es translation (Jorge Gonzalez)
Jorge Gonzalez Gonzalez [Sun, 20 Apr 2008 16:00:26 +0000 (16:00 +0000)]
Updated es translation (Jorge Gonzalez)

svn path=/trunk/; revision=1011

16 years agoDo not use service tube param as it can be anything with DTube. If the tube handler...
Xavier Claessens [Sun, 20 Apr 2008 14:25:34 +0000 (14:25 +0000)]
Do not use service tube param as it can be anything with DTube. If the tube handler is already running give the tube without blinking the status icon.

svn path=/trunk/; revision=1010

16 years agoinitialize connection_status
Frederic Peters [Sun, 20 Apr 2008 14:05:00 +0000 (14:05 +0000)]
initialize connection_status

svn path=/trunk/; revision=1009

16 years agokeep track of connected status to disable menu item for "new conversation"
Frederic Peters [Sun, 20 Apr 2008 13:33:46 +0000 (13:33 +0000)]
keep track of connected status to disable menu item for "new conversation"
under the notification area icon.  Fixes: #517300.  (Frederic Peters)

svn path=/trunk/; revision=1008

16 years agoDo not ask confirmation in empathy, that's the handler's responsability. Just display...
Xavier Claessens [Sun, 20 Apr 2008 12:20:30 +0000 (12:20 +0000)]
Do not ask confirmation in empathy, that's the handler's responsability. Just display a warning if the handler is not found.

svn path=/trunk/; revision=1007

16 years agoUpdated es translation (Jorge Gonzalez)
Jorge Gonzalez Gonzalez [Sun, 20 Apr 2008 12:19:59 +0000 (12:19 +0000)]
Updated es translation (Jorge Gonzalez)

svn path=/trunk/; revision=1006