
Untitled
By: a guest on
Dec 1st, 2010 | syntax:
Bash | size: 1.54 KB | hits: 62 | expires: Never
CC libgiozeitgeist_la-zeitgeist-module.lo
gapplaunchhandlerzeitgeist.c:37:40: error: unknown type name 'GDesktopAppInfoLaunchHandlerIface'
static void launch_handler_iface_init (GDesktopAppInfoLaunchHandlerIface *iface);
^
gapplaunchhandlerzeitgeist.c:48:1: error: use of undeclared identifier 'G_TYPE_DESKTOP_APP_INFO_LAUNCH_HANDLER'
G_DEFINE_DYNAMIC_TYPE_EXTENDED (GAppLaunchHandlerZeitgeist, g_app_launch_handler_zeitgeist, G_TYPE_OBJECT, 0,
^
gapplaunchhandlerzeitgeist.c:49:33: note: instantiated from:
_G_IMPLEMENT_INTERFACE_DYNAMIC (G_TYPE_DESKTOP_APP_INFO_LAUNCH_HANDLER,
^
gapplaunchhandlerzeitgeist.c:49:65: note: instantiated from:
_G_IMPLEMENT_INTERFACE_DYNAMIC (G_TYPE_DESKTOP_APP_INFO_LAUNCH_HANDLER,
^
gapplaunchhandlerzeitgeist.c:227:14: error: unknown type name 'GDesktopAppInfoLaunchHandler'
on_launched (GDesktopAppInfoLaunchHandler *launch_handler,
^
gapplaunchhandlerzeitgeist.c:284:28: error: unknown type name 'GDesktopAppInfoLaunchHandlerIface'
launch_handler_iface_init (GDesktopAppInfoLaunchHandlerIface *iface)
^
gapplaunchhandlerzeitgeist.c:293:35: error: use of undeclared identifier 'G_DESKTOP_APP_INFO_LAUNCH_HANDLER_EXTENSION_POINT_NAME'
g_io_extension_point_implement (G_DESKTOP_APP_INFO_LAUNCH_HANDLER_EXTENSION_POINT_NAME,
^
5 errors generated.