~elementary-apps/pantheon-files/trunk

« back to all changes in this revision

Viewing changes to src/marlin-bookmark-list.c

Continue with porting.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
/* nautilus-bookmark-list.c - implementation of centralized list of bookmarks.
25
25
*/
26
26
 
27
 
#include <config.h>
28
27
#include "marlin-bookmark-list.h"
29
28
 
30
29
#include <gio/gio.h>