Home
last modified time | relevance | path

Searched refs:filesToLaunch (Results 1 – 1 of 1) sorted by relevance

/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/libxfdashboard/
H A Ddesktop-app-info.c954 GList *filesToLaunch; in _xfdashboard_desktop_app_info_launch_appinfo_internal() local
958 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() local
1238 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 …]