Skip to content

Commit

Permalink
ev-recent-view: Added bookshelf view for recent documents
Browse files Browse the repository at this point in the history
* Files are added to the bookshelf only if they exists
* Use gtk_recent_info_get_modified instead of
  gtk_recent_info_get_visited for ordering the recent items.
  • Loading branch information
Aakash Goenka authored and Carlos Garcia Campos committed May 4, 2014
1 parent f4aff92 commit 39ad5db
Show file tree
Hide file tree
Showing 5 changed files with 529 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shell/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ evince_SOURCES= \
ev-properties-license.h \
ev-open-recent-action.c \
ev-open-recent-action.h \
ev-recent-view.c \
ev-recent-view.h \
ev-toolbar.c \
ev-toolbar.h \
ev-utils.c \
Expand Down
Loading

0 comments on commit 39ad5db

Please sign in to comment.