diff options
author | raveit65 <[email protected]> | 2016-07-14 11:26:49 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-07-22 15:23:49 +0200 |
commit | 1b6acd1e6c7bc9b494aa56f2eda7a6ee32a8a60c (patch) | |
tree | d27b32bc2e815733f283839be72821cab4539752 /data | |
parent | 79fa874a6ff484a3c1ea7540d89d97c94872c512 (diff) | |
download | atril-1b6acd1e6c7bc9b494aa56f2eda7a6ee32a8a60c.tar.bz2 atril-1b6acd1e6c7bc9b494aa56f2eda7a6ee32a8a60c.tar.xz |
Allow to use Send To action from the toolbar
taken from:
https://git.gnome.org/browse/evince/commit/?id=a8d6329
Diffstat (limited to 'data')
-rw-r--r-- | data/atril-toolbar.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/atril-toolbar.xml b/data/atril-toolbar.xml index b87bf717..34144185 100644 --- a/data/atril-toolbar.xml +++ b/data/atril-toolbar.xml @@ -4,6 +4,7 @@ <toolitem name="FileOpenRecent"/> <toolitem name="FilePrint"/> <toolitem name="FileSaveAs"/> + <toolitem name="FileSendTo"/> <toolitem name="ViewContinuous"/> <toolitem name="ViewDual"/> <toolitem name="ViewInvertedColors"/> |