4 * ROX-Filer, filer for the ROX desktop project
5 * By Thomas Leonard, <tal197@users.sourceforge.net>.
13 void run_app(char *path
);
14 void run_with_files(char *path
, GSList
*uri_list
);
15 void run_with_data(char *path
, gpointer data
, gulong length
);
16 gboolean
run_by_path(guchar
*full_path
);
17 gboolean
run_diritem(guchar
*full_path
,
19 FilerWindow
*filer_window
,
21 void show_item_help(guchar
*path
, DirItem
*item
);
22 void run_list(guchar
*to_open
);