4 * ROX-Filer, filer for the ROX desktop project
5 * By Thomas Leonard, <tal197@ecs.soton.ac.uk>.
10 void run_app(char *path
);
11 void run_with_files(char *path
, GSList
*uri_list
);
12 void run_with_data(char *path
, gpointer data
, gulong length
);