Git-Url:
http://git.frugalware.org/gitweb/gitweb.cgi?p=fun.git;a=commitdiff;h=36602735f61f4eca818da1e0bbf3529f69feb94d
commit 36602735f61f4eca818da1e0bbf3529f69feb94d
Author: Priyank <[EMAIL PROTECTED]>
Date: Fri Nov 2 18:47:57 2007 +0530
fund.c
* fixed wrong argument
diff --git a/src/fund.c b/src/fund.c
index 0eed6ae..daaba2b 100644
--- a/src/fund.c
+++ b/src/fund.c
@@ -58,7 +58,7 @@ void updnotifierd_init(UpdNotifier *server) {
return;
}
- dbus_g_object_type_install_info(updnotifierd_get_type(),
&dbus_glib_updnotifierd_object_info);
+ dbus_g_object_type_install_info(updnotifierd_get_type(),
&dbus_glib_fund_object_info);
// Register DBUS path
dbus_g_connection_register_g_object(server->connection,
"/org/frugalware/UpdNotifier", G_OBJECT(server));
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git