Searched refs:filesToLaunch (Results 1 – 1 of 1) sorted by relevance
954 GList *filesToLaunch; in _xfdashboard_desktop_app_info_launch_appinfo_internal() local958 filesToLaunch=NULL; in _xfdashboard_desktop_app_info_launch_appinfo_internal()964 filesToLaunch=g_list_prepend(filesToLaunch, file); in _xfdashboard_desktop_app_info_launch_appinfo_internal()966 filesToLaunch=g_list_reverse(filesToLaunch); in _xfdashboard_desktop_app_info_launch_appinfo_internal()971 filesToLaunch); in _xfdashboard_desktop_app_info_launch_appinfo_internal()978 filesToLaunch); in _xfdashboard_desktop_app_info_launch_appinfo_internal()1234 GList *filesToLaunch; in _xfdashboard_desktop_app_info_launch_appinfo_internal() local1238 filesToLaunch=NULL; in _xfdashboard_desktop_app_info_launch_appinfo_internal()1244 filesToLaunch=g_list_prepend(filesToLaunch, file); in _xfdashboard_desktop_app_info_launch_appinfo_internal()1246 filesToLaunch=g_list_reverse(filesToLaunch); in _xfdashboard_desktop_app_info_launch_appinfo_internal()[all …]