aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/evince.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/evince.profile')
-rw-r--r--etc/profile-a-l/evince.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/profile-a-l/evince.profile b/etc/profile-a-l/evince.profile
index 25d5196fc..eeccb81be 100644
--- a/etc/profile-a-l/evince.profile
+++ b/etc/profile-a-l/evince.profile
@@ -6,8 +6,8 @@ include evince.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9# Uncomment this line and the bottom ones to use bookmarks 9# WARNING: using bookmarks possibly exposes information, including file history from other programs.
10# NOTE: This possibly exposes information, including file history from other programs. 10# Add the next line to your evince.local if you need bookmarks support. This also needs additional dbus-user filtering (see below).
11#noblacklist ${HOME}/.local/share/gvfs-metadata 11#noblacklist ${HOME}/.local/share/gvfs-metadata
12 12
13noblacklist ${HOME}/.config/evince 13noblacklist ${HOME}/.config/evince
@@ -57,9 +57,9 @@ private-etc alternatives,fonts,group,ld.so.cache,machine-id,passwd
57private-lib evince,gcc/*/*/libgcc_s.so.*,gcc/*/*/libstdc++.so.*,gconv,gdk-pixbuf-2.*,gio,gvfs/libgvfscommon.so,libdjvulibre.so.*,libgconf-2.so.*,libgraphite2.so.*,libpoppler-glib.so.*,librsvg-2.so.*,libspectre.so.* 57private-lib evince,gcc/*/*/libgcc_s.so.*,gcc/*/*/libstdc++.so.*,gconv,gdk-pixbuf-2.*,gio,gvfs/libgvfscommon.so,libdjvulibre.so.*,libgconf-2.so.*,libgraphite2.so.*,libpoppler-glib.so.*,librsvg-2.so.*,libspectre.so.*
58private-tmp 58private-tmp
59 59
60# might break two-page-view on some systems 60# dbus-user filtering might break two-page-view on some systems
61dbus-user filter 61dbus-user filter
62# Also uncomment these two lines if you want to use bookmarks 62# Add the next two lines to your evince.local if you need bookmarks support.
63#dbus-user.talk org.gtk.vfs.Daemon 63#dbus-user.talk org.gtk.vfs.Daemon
64#dbus-user.talk org.gtk.vfs.Metadata 64#dbus-user.talk org.gtk.vfs.Metadata
65dbus-system none 65dbus-system none