]> git.0d.be Git - empathy.git/log
empathy.git
16 years agoEmpathy should not require python-config. Fixes bug #525562 (Frederic Peters).
Xavier Claessens [Wed, 9 Apr 2008 12:15:19 +0000 (12:15 +0000)]
Empathy should not require python-config. Fixes bug #525562 (Frederic Peters).

svn path=/trunk/; revision=880

16 years agoAsk confirmation to close call only if it was accepted. Fixes bug #526927 (Frederic...
Xavier Claessens [Wed, 9 Apr 2008 12:15:11 +0000 (12:15 +0000)]
Ask confirmation to close call only if it was accepted. Fixes bug #526927 (Frederic Peters).

svn path=/trunk/; revision=879

16 years agoRemove invisible_char property to let GTK use the default.
Xavier Claessens [Fri, 4 Apr 2008 17:16:04 +0000 (17:16 +0000)]
Remove invisible_char property to let GTK use the default.

svn path=/trunk/; revision=878

16 years agoEnable setting input/output volume
Xavier Claessens [Fri, 4 Apr 2008 17:16:01 +0000 (17:16 +0000)]
Enable setting input/output volume

svn path=/trunk/; revision=877

16 years agoAdd missing glade file
Xavier Claessens [Fri, 4 Apr 2008 11:33:03 +0000 (11:33 +0000)]
Add missing glade file

svn path=/trunk/; revision=868

16 years agoEnable VoIP by default. Requier latest stream-engine.
Xavier Claessens [Fri, 4 Apr 2008 11:33:01 +0000 (11:33 +0000)]
Enable VoIP by default. Requier latest stream-engine.

svn path=/trunk/; revision=867

16 years agoComment out a empathy_contact_run_until_ready call because it doesn't work.
Xavier Claessens [Thu, 3 Apr 2008 11:38:55 +0000 (11:38 +0000)]
Comment out a empathy_contact_run_until_ready call because it doesn't work.

svn path=/trunk/; revision=865

16 years agoRemoved deleted header
Xavier Claessens [Thu, 3 Apr 2008 11:38:52 +0000 (11:38 +0000)]
Removed deleted header

svn path=/trunk/; revision=864

16 years agoUpdate python binding
Xavier Claessens [Wed, 2 Apr 2008 13:16:14 +0000 (13:16 +0000)]
Update python binding

svn path=/trunk/; revision=863

16 years agoDisplay a warning if used when not ready instead of silently return.
Xavier Claessens [Wed, 2 Apr 2008 13:12:43 +0000 (13:12 +0000)]
Display a warning if used when not ready instead of silently return.

svn path=/trunk/; revision=862

16 years agoAdd a 'ready' property telling if the object is ready to use.
Xavier Claessens [Wed, 2 Apr 2008 13:12:41 +0000 (13:12 +0000)]
Add a 'ready' property telling if the object is ready to use.

svn path=/trunk/; revision=861

16 years agoAdd a widget to configure AIM accounts. Fixes bug #513676 (Andreas Henriksson).
Xavier Claessens [Wed, 2 Apr 2008 12:56:23 +0000 (12:56 +0000)]
Add a widget to configure AIM accounts. Fixes bug #513676 (Andreas Henriksson).

svn path=/trunk/; revision=860

16 years agoUpdate python binding
Xavier Claessens [Wed, 2 Apr 2008 09:42:29 +0000 (09:42 +0000)]
Update python binding

svn path=/trunk/; revision=859

16 years agoFix ContactListStore constructor. Fixes bug #522297 (Juan Pizarro).
Xavier Claessens [Wed, 2 Apr 2008 09:42:27 +0000 (09:42 +0000)]
Fix ContactListStore constructor. Fixes bug #522297 (Juan Pizarro).

svn path=/trunk/; revision=858

16 years agoDo not ack pending messages until they are displayed
Xavier Claessens [Wed, 2 Apr 2008 09:42:25 +0000 (09:42 +0000)]
Do not ack pending messages until they are displayed

svn path=/trunk/; revision=857

16 years agoDo not update the chat if the window doesn't exists anymore.
Xavier Claessens [Wed, 2 Apr 2008 09:42:24 +0000 (09:42 +0000)]
Do not update the chat if the window doesn't exists anymore.

svn path=/trunk/; revision=856

16 years agoref the contact temporally when setting properties because it could destroy the object.
Xavier Claessens [Wed, 2 Apr 2008 09:42:22 +0000 (09:42 +0000)]
ref the contact temporally when setting properties because it could destroy the object.

svn path=/trunk/; revision=855

16 years agoFix a warning: don't set the ui sensitive if it's not yet created
Xavier Claessens [Wed, 2 Apr 2008 09:42:20 +0000 (09:42 +0000)]
Fix a warning: don't set the ui sensitive if it's not yet created

svn path=/trunk/; revision=854

16 years agoAdd contact list and restructure a bit the code
Xavier Claessens [Wed, 2 Apr 2008 09:42:19 +0000 (09:42 +0000)]
Add contact list and restructure a bit the code

svn path=/trunk/; revision=853

16 years agoMove create_ui to constructed()
Xavier Claessens [Wed, 2 Apr 2008 09:42:17 +0000 (09:42 +0000)]
Move create_ui to constructed()

svn path=/trunk/; revision=852

16 years agoCorrectly block events
Xavier Claessens [Wed, 2 Apr 2008 09:42:15 +0000 (09:42 +0000)]
Correctly block events

svn path=/trunk/; revision=851

16 years agoRedefine size_request and size_allocation on EmpathyChatClass
Xavier Claessens [Wed, 2 Apr 2008 09:42:13 +0000 (09:42 +0000)]
Redefine size_request and size_allocation on EmpathyChatClass

svn path=/trunk/; revision=850

16 years agoFix various warnings
Xavier Claessens [Wed, 2 Apr 2008 09:42:11 +0000 (09:42 +0000)]
Fix various warnings

svn path=/trunk/; revision=849

16 years agoFix separator in the glade and show the chat widget when adding on a window
Xavier Claessens [Wed, 2 Apr 2008 09:42:09 +0000 (09:42 +0000)]
Fix separator in the glade and show the chat widget when adding on a window

svn path=/trunk/; revision=848

16 years agoUpdate doc for new API
Xavier Claessens [Wed, 2 Apr 2008 09:42:06 +0000 (09:42 +0000)]
Update doc for new API

svn path=/trunk/; revision=847

16 years agoFix build errors EmpathyChatWindow, port to new API.
Xavier Claessens [Wed, 2 Apr 2008 09:42:04 +0000 (09:42 +0000)]
Fix build errors EmpathyChatWindow, port to new API.

svn path=/trunk/; revision=846

16 years agoAdd a tooltip property on EmpathyChat
Xavier Claessens [Wed, 2 Apr 2008 09:42:02 +0000 (09:42 +0000)]
Add a tooltip property on EmpathyChat

svn path=/trunk/; revision=845

16 years agoFix load/save chat geometry
Xavier Claessens [Wed, 2 Apr 2008 09:41:59 +0000 (09:41 +0000)]
Fix load/save chat geometry

svn path=/trunk/; revision=844

16 years agoRemove Room menu, chatrooms will be handled in a dedicated program.
Xavier Claessens [Wed, 2 Apr 2008 09:41:57 +0000 (09:41 +0000)]
Remove Room menu, chatrooms will be handled in a dedicated program.

svn path=/trunk/; revision=843

16 years agoAdapt to new api
Xavier Claessens [Wed, 2 Apr 2008 09:41:55 +0000 (09:41 +0000)]
Adapt to new api

svn path=/trunk/; revision=842

16 years agoBuild UI from glade
Xavier Claessens [Wed, 2 Apr 2008 09:41:53 +0000 (09:41 +0000)]
Build UI from glade

svn path=/trunk/; revision=841

16 years agoRework EmpathyChat's API, it is now a subclass of GtkBin.
Xavier Claessens [Wed, 2 Apr 2008 09:41:50 +0000 (09:41 +0000)]
Rework EmpathyChat's API, it is now a subclass of GtkBin.

svn path=/trunk/; revision=840

16 years agoMove window's glade to empathy-chat-window.glade. Reorder empathy-chat-window.c
Xavier Claessens [Wed, 2 Apr 2008 09:41:46 +0000 (09:41 +0000)]
Move window's glade to empathy-chat-window.glade. Reorder empathy-chat-window.c

svn path=/trunk/; revision=839

16 years agoFix some coding style and move group chat glade into empathy-chat.glade
Xavier Claessens [Wed, 2 Apr 2008 09:41:44 +0000 (09:41 +0000)]
Fix some coding style and move group chat glade into empathy-chat.glade

svn path=/trunk/; revision=838

16 years agoRemove unimplementer and not used API
Xavier Claessens [Wed, 2 Apr 2008 09:41:42 +0000 (09:41 +0000)]
Remove unimplementer and not used API

svn path=/trunk/; revision=837

16 years agoAdd empathy_chat_new and don't use empathy_group/private_* in empathy.c
Xavier Claessens [Wed, 2 Apr 2008 09:41:40 +0000 (09:41 +0000)]
Add empathy_chat_new and don't use empathy_group/private_* in empathy.c

svn path=/trunk/; revision=836

16 years agoRemove vtable and add info as properties. Reorder empathy-chat.c to not declare func...
Xavier Claessens [Wed, 2 Apr 2008 09:41:36 +0000 (09:41 +0000)]
Remove vtable and add info as properties. Reorder empathy-chat.c to not declare func on top.

svn path=/trunk/; revision=835

16 years agoRemove deleted files from Makefile.am
Xavier Claessens [Wed, 2 Apr 2008 09:41:33 +0000 (09:41 +0000)]
Remove deleted files from Makefile.am

svn path=/trunk/; revision=834

16 years agoRemove group/private chat, will unify in empathy-chat.ch
Xavier Claessens [Wed, 2 Apr 2008 09:41:31 +0000 (09:41 +0000)]
Remove group/private chat, will unify in empathy-chat.ch

svn path=/trunk/; revision=833

16 years agoFix leaks in finalize
Xavier Claessens [Wed, 2 Apr 2008 09:41:30 +0000 (09:41 +0000)]
Fix leaks in finalize

svn path=/trunk/; revision=832

16 years agoUpdate status icon for new chat API
Xavier Claessens [Wed, 2 Apr 2008 09:41:27 +0000 (09:41 +0000)]
Update status icon for new chat API

svn path=/trunk/; revision=831

16 years agoUnify EmpathyTpChatroom and EmpathyTpChat.
Xavier Claessens [Wed, 2 Apr 2008 09:41:19 +0000 (09:41 +0000)]
Unify EmpathyTpChatroom and EmpathyTpChat.

svn path=/trunk/; revision=830

16 years agoUpdated el translation by Giannis Katsampirhs
Nikos Charonitakis [Sun, 30 Mar 2008 22:36:31 +0000 (22:36 +0000)]
Updated el translation by Giannis Katsampirhs

svn path=/trunk/; revision=829

16 years agoAdd missing glade files
Xavier Claessens [Thu, 27 Mar 2008 07:38:21 +0000 (07:38 +0000)]
Add missing glade files

svn path=/trunk/; revision=828

16 years agoAdd GUI to configure groupwise account. Fixes bug #522862 (Vincent Untz).
Xavier Claessens [Thu, 27 Mar 2008 07:38:17 +0000 (07:38 +0000)]
Add GUI to configure groupwise account. Fixes bug #522862 (Vincent Untz).

svn path=/trunk/; revision=827

16 years agoDisconnect invalidated signal when TpCall is finalized. Fixes bug #523766.
Xavier Claessens [Tue, 25 Mar 2008 16:28:01 +0000 (16:28 +0000)]
Disconnect invalidated signal when TpCall is finalized. Fixes bug #523766.

svn path=/trunk/; revision=826

16 years agoBetter detection of backlog to avoid droping messages
Xavier Claessens [Tue, 25 Mar 2008 16:27:52 +0000 (16:27 +0000)]
Better detection of backlog to avoid droping messages

svn path=/trunk/; revision=825

16 years agoAdd more SIP profiles
Xavier Claessens [Tue, 25 Mar 2008 08:54:02 +0000 (08:54 +0000)]
Add more SIP profiles

svn path=/trunk/; revision=824

16 years agoAdd a widget to configure SIP accounts. Fixes bug #513679 (Baptiste Mille-Mathias).
Xavier Claessens [Tue, 25 Mar 2008 08:53:59 +0000 (08:53 +0000)]
Add a widget to configure SIP accounts. Fixes bug #513679 (Baptiste Mille-Mathias).

svn path=/trunk/; revision=823

16 years agoDisconnect invalidated signal from stream-engine when media channel is closed. Fixes...
Xavier Claessens [Sat, 22 Mar 2008 19:25:33 +0000 (19:25 +0000)]
Disconnect invalidated signal from stream-engine when media channel is closed. Fixes bug #523766.

svn path=/trunk/; revision=822

16 years agoMore coding style
Xavier Claessens [Sat, 22 Mar 2008 19:25:31 +0000 (19:25 +0000)]
More coding style

svn path=/trunk/; revision=821

16 years agoFix some coding style
Xavier Claessens [Sat, 22 Mar 2008 19:25:27 +0000 (19:25 +0000)]
Fix some coding style

svn path=/trunk/; revision=820

16 years agoUpdated Spanish translation (Jorge Gonzalez)
Jorge Gonzalez Gonzalez [Fri, 21 Mar 2008 11:30:53 +0000 (11:30 +0000)]
Updated Spanish translation (Jorge Gonzalez)

svn path=/trunk/; revision=818

16 years agoFix includes
Xavier Claessens [Tue, 18 Mar 2008 16:57:48 +0000 (16:57 +0000)]
Fix includes

svn path=/trunk/; revision=817

16 years agoHide unused functions with #if 0
Xavier Claessens [Tue, 18 Mar 2008 16:32:20 +0000 (16:32 +0000)]
Hide unused functions with #if 0

svn path=/trunk/; revision=816

16 years agoDo not autoconnect if networkmanager says we are not connected at startup.
Xavier Claessens [Mon, 17 Mar 2008 10:23:17 +0000 (10:23 +0000)]
Do not autoconnect if networkmanager says we are not connected at startup.

svn path=/trunk/; revision=815

16 years agoAdding groupwise profile. Fixes bug #517776 (Vincent Untz).
Xavier Claessens [Sun, 16 Mar 2008 22:10:38 +0000 (22:10 +0000)]
Adding groupwise profile. Fixes bug #517776 (Vincent Untz).

svn path=/trunk/; revision=814

16 years agoUse empathy_file_lookup for glade files since some are in libempathy-gtk/ and others...
Xavier Claessens [Sun, 16 Mar 2008 22:10:34 +0000 (22:10 +0000)]
Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and others in src/

svn path=/trunk/; revision=813

16 years agoRemove previous hack, it was stupid, we have a param to increase dbus timeout now...
Xavier Claessens [Sun, 16 Mar 2008 17:35:41 +0000 (17:35 +0000)]
Remove previous hack, it was stupid, we have a param to increase dbus timeout now that we use tp-glib API.

svn path=/trunk/; revision=812

16 years agoUpdated Spanish translation (Jorge Gonzalez)
Jorge Gonzalez Gonzalez [Sun, 16 Mar 2008 17:18:39 +0000 (17:18 +0000)]
Updated Spanish translation (Jorge Gonzalez)

svn path=/trunk/; revision=811

16 years agoKeep the 0 in the end of the array when duping it
Xavier Claessens [Sun, 16 Mar 2008 17:05:10 +0000 (17:05 +0000)]
Keep the 0 in the end of the array when duping it

svn path=/trunk/; revision=810

16 years agoMake sure the dup_handles array is ended by 0.
Xavier Claessens [Sun, 16 Mar 2008 16:50:30 +0000 (16:50 +0000)]
Make sure the dup_handles array is ended by 0.

svn path=/trunk/; revision=809

16 years agoFix includes of files that are now in src/. Fixes bug #522780.
Xavier Claessens [Sun, 16 Mar 2008 16:09:04 +0000 (16:09 +0000)]
Fix includes of files that are now in src/. Fixes bug #522780.

svn path=/trunk/; revision=808

16 years agoFix warning when showing about dialog from a chat window
Xavier Claessens [Sun, 16 Mar 2008 14:16:13 +0000 (14:16 +0000)]
Fix warning when showing about dialog from a chat window

svn path=/trunk/; revision=807

16 years agoBump version to 0.23.1
Xavier Claessens [Sun, 16 Mar 2008 14:16:11 +0000 (14:16 +0000)]
Bump version to 0.23.1

svn path=/trunk/; revision=806

16 years agoRemove doc for modules removed from libempathy-gtk
Xavier Claessens [Sun, 16 Mar 2008 14:05:45 +0000 (14:05 +0000)]
Remove doc for modules removed from libempathy-gtk

svn path=/trunk/; revision=805

16 years agofix indentation
Xavier Claessens [Sun, 16 Mar 2008 13:55:36 +0000 (13:55 +0000)]
fix indentation

svn path=/trunk/; revision=804

16 years agoAdd python example
Xavier Claessens [Sun, 16 Mar 2008 13:55:34 +0000 (13:55 +0000)]
Add python example

svn path=/trunk/; revision=803

16 years agoUpdate python binding
Xavier Claessens [Sun, 16 Mar 2008 13:02:29 +0000 (13:02 +0000)]
Update python binding

svn path=/trunk/; revision=802

16 years agoRemove Presence object, it doesn't exists anymore (Alban Crequy).
Xavier Claessens [Sun, 16 Mar 2008 13:02:27 +0000 (13:02 +0000)]
Remove Presence object, it doesn't exists anymore (Alban Crequy).

svn path=/trunk/; revision=801

16 years agoRemove empathy_chat_present from header, it's not implemented anymore
Xavier Claessens [Sun, 16 Mar 2008 13:02:26 +0000 (13:02 +0000)]
Remove empathy_chat_present from header, it's not implemented anymore

svn path=/trunk/; revision=800

16 years agoUpdate python binding and add a script to make it more automatic
Xavier Claessens [Sun, 16 Mar 2008 12:48:27 +0000 (12:48 +0000)]
Update python binding and add a script to make it more automatic

svn path=/trunk/; revision=799

16 years agoRetry requesting aliases if it fails, it can happen if there is too many aliases...
Xavier Claessens [Sun, 16 Mar 2008 12:48:24 +0000 (12:48 +0000)]
Retry requesting aliases if it fails, it can happen if there is too many aliases to request and it takes too much time

svn path=/trunk/; revision=798

16 years agoUpdate POTFILES.in according to new files layout. Fixes bug #522528.
Nickolay V. Shmyrev [Sun, 16 Mar 2008 12:26:56 +0000 (12:26 +0000)]
Update POTFILES.in according to new files layout. Fixes bug #522528.

svn path=/trunk/; revision=797

16 years agoInstall glade files that got moved to src/
Xavier Claessens [Fri, 14 Mar 2008 17:00:36 +0000 (17:00 +0000)]
Install glade files that got moved to src/

svn path=/trunk/; revision=796

16 years agoCleanup a bit previous commit
Xavier Claessens [Fri, 14 Mar 2008 13:05:51 +0000 (13:05 +0000)]
Cleanup a bit previous commit

svn path=/trunk/; revision=795

16 years agoConfirmation dialog on remove contact/group. Fixes bug #519946 (Bruno Dusausoy).
Xavier Claessens [Fri, 14 Mar 2008 13:05:49 +0000 (13:05 +0000)]
Confirmation dialog on remove contact/group. Fixes bug #519946 (Bruno Dusausoy).

svn path=/trunk/; revision=794

16 years agoWait for the factory to be ready before getting members
Xavier Claessens [Fri, 14 Mar 2008 13:05:46 +0000 (13:05 +0000)]
Wait for the factory to be ready before getting members

svn path=/trunk/; revision=793

16 years agoEmit notify::ready signals
Xavier Claessens [Fri, 14 Mar 2008 13:05:44 +0000 (13:05 +0000)]
Emit notify::ready signals

svn path=/trunk/; revision=792

16 years agoRemove EmpathyChatViewBlock and empaty_chat_view_set_last_contact
Xavier Claessens [Fri, 14 Mar 2008 13:05:41 +0000 (13:05 +0000)]
Remove EmpathyChatViewBlock and empaty_chat_view_set_last_contact

svn path=/trunk/; revision=791

16 years agoAdd a ready property on EmpathyTpContactFactory
Xavier Claessens [Fri, 14 Mar 2008 13:05:38 +0000 (13:05 +0000)]
Add a ready property on EmpathyTpContactFactory

svn path=/trunk/; revision=790

16 years agoMove modules that make no sense to be used in other applicaton from libempathy-gtk...
Xavier Claessens [Thu, 13 Mar 2008 17:41:08 +0000 (17:41 +0000)]
Move modules that make no sense to be used in other applicaton from libempathy-gtk/ to src/

svn path=/trunk/; revision=789

16 years agoMove chat chandler into the same process than contact list
Xavier Claessens [Thu, 13 Mar 2008 17:40:56 +0000 (17:40 +0000)]
Move chat chandler into the same process than contact list

svn path=/trunk/; revision=788

16 years agoUpdated ca translation (Gil Forcada).
Gil Forcada Codinachs [Thu, 13 Mar 2008 00:46:35 +0000 (00:46 +0000)]
Updated ca translation (Gil Forcada).

svn path=/trunk/; revision=787

16 years agoUpdated ca translation (Gil Forcada).
Gil Forcada Codinachs [Wed, 12 Mar 2008 22:08:58 +0000 (22:08 +0000)]
Updated ca translation (Gil Forcada).

svn path=/trunk/; revision=786

16 years agoUpdated Basque translation (Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>).
Iñaki Larrañaga Murgoitio [Tue, 11 Mar 2008 13:20:59 +0000 (13:20 +0000)]
Updated Basque translation (Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>).

svn path=/trunk/; revision=785

16 years agoRemove the select all entry for now
Xavier Claessens [Tue, 11 Mar 2008 12:42:45 +0000 (12:42 +0000)]
Remove the select all entry for now

svn path=/trunk/; revision=784

16 years agoUse more stock menu entries and fix a separator
Xavier Claessens [Tue, 11 Mar 2008 12:42:43 +0000 (12:42 +0000)]
Use more stock menu entries and fix a separator

svn path=/trunk/; revision=783

16 years agoConvert another glade file to glade3
Xavier Claessens [Tue, 11 Mar 2008 12:42:42 +0000 (12:42 +0000)]
Convert another glade file to glade3

svn path=/trunk/; revision=782

16 years agoUse stock menu entries
Xavier Claessens [Tue, 11 Mar 2008 12:42:41 +0000 (12:42 +0000)]
Use stock menu entries

svn path=/trunk/; revision=781

16 years agoConvert glade file to glade3 to minimize future delta
Xavier Claessens [Tue, 11 Mar 2008 12:42:37 +0000 (12:42 +0000)]
Convert glade file to glade3 to minimize future delta

svn path=/trunk/; revision=780

16 years agoMake use of tp-glib helpers func for GValue
Xavier Claessens [Tue, 11 Mar 2008 12:23:20 +0000 (12:23 +0000)]
Make use of tp-glib helpers func for GValue

svn path=/trunk/; revision=779

16 years agoremove _set_topic from binding since it's removed from API
Xavier Claessens [Tue, 11 Mar 2008 12:23:18 +0000 (12:23 +0000)]
remove _set_topic from binding since it's removed from API

svn path=/trunk/; revision=778

16 years agoRemove useless libtelepathy headers
Xavier Claessens [Tue, 11 Mar 2008 12:23:16 +0000 (12:23 +0000)]
Remove useless libtelepathy headers

svn path=/trunk/; revision=777

16 years agoFix warnings if finalizing a disconnected EmpathyGroupChat
Xavier Claessens [Tue, 11 Mar 2008 12:23:13 +0000 (12:23 +0000)]
Fix warnings if finalizing a disconnected EmpathyGroupChat

svn path=/trunk/; revision=776

16 years agoConnect to PropertyFlagsChanged
Xavier Claessens [Tue, 11 Mar 2008 12:23:11 +0000 (12:23 +0000)]
Connect to PropertyFlagsChanged

svn path=/trunk/; revision=775

16 years agoCheck if property is writable before setting it. Fix leaks
Xavier Claessens [Tue, 11 Mar 2008 12:23:10 +0000 (12:23 +0000)]
Check if property is writable before setting it. Fix leaks

svn path=/trunk/; revision=774

16 years agoImplement _set_property
Xavier Claessens [Tue, 11 Mar 2008 12:23:08 +0000 (12:23 +0000)]
Implement _set_property

svn path=/trunk/; revision=773

16 years agoFix usage of property iface and make use of it to get chatroom topic.
Xavier Claessens [Tue, 11 Mar 2008 12:23:06 +0000 (12:23 +0000)]
Fix usage of property iface and make use of it to get chatroom topic.

svn path=/trunk/; revision=772

16 years agoDisplay GError's message when a call fails.
Xavier Claessens [Tue, 11 Mar 2008 12:23:05 +0000 (12:23 +0000)]
Display GError's message when a call fails.

svn path=/trunk/; revision=771