2 * ROX-Filer, filer for the ROX desktop project
3 * By Thomas Leonard, <tal197@users.sourceforge.net>.
9 void bookmarks_show_menu(FilerWindow
*filer_window
);
10 void bookmarks_edit(void);
11 void bookmarks_add_history(const gchar
*path
);
12 void bookmarks_add_uri(const gchar
*uri
);
14 #endif /* _BOOKMARKS_H */