[empathy: 23/99] Initialize GObject
- From: Emilio Pozuelo Monfort <epm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy: 23/99] Initialize GObject
- Date: Thu, 9 Jun 2011 09:51:17 +0000 (UTC)
commit f72a2717725a4865ebd313f7a496bd0e4f99baca
Author: Emilio Pozuelo Monfort <emilio pozuelo collabora co uk>
Date: Tue Feb 22 11:24:26 2011 +0000
Initialize GObject
Conflicts:
src/empathy.c
src/empathy.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy.c b/src/empathy.c
index fb4590f..4300485 100644
--- a/src/empathy.c
+++ b/src/empathy.c
@@ -716,8 +716,8 @@ main (int argc, char *argv[])
gtk_clutter_init (&argc, &argv);
#endif
+ g_type_init ();
tpy_cli_init ();
-
empathy_init ();
gtk_init (&argc, &argv);
empathy_gtk_init ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]