summaryrefslogtreecommitdiff
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authormbkma <[email protected]>2021-06-04 17:42:28 +0200
committermbkma <[email protected]>2021-06-06 10:10:41 +0200
commit0376d066702a9315a7a6625976d9bdfa835e7677 (patch)
treedc90d30aea12b03c9a99189aadc73dda629e2b6e /shell/Makefile.am
parentae1c8e7e9e881022bbad8da68b3efcee10268ed0 (diff)
downloadatril-0376d066702a9315a7a6625976d9bdfa835e7677.tar.bz2
atril-0376d066702a9315a7a6625976d9bdfa835e7677.tar.xz
Improve search systemfind-sidebar
shell: Add EvFindSidebar widget to show search results see https://gitlab.gnome.org/GNOME/evince/-/commit/940ce8048e4fc6503dca03c1ce090ff4a11dface eggfindbar: don't close the findbar when it loses the focus see https://gitlab.gnome.org/GNOME/evince/-/commit/a2d781fb124bd19861035fd41dacc976e00d19ef shell: Add the findbar to the main box instead of the view box libview: Add ev_view_find_set_result
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 4fd2ad8f..3f09ea3d 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -36,6 +36,8 @@ atril_SOURCES= \
ev-bookmark-action.c \
ev-application.c \
ev-application.h \
+ ev-find-sidebar.h \
+ ev-find-sidebar.c \
ev-file-monitor.h \
ev-file-monitor.c \
ev-history.c \