Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2007-07-02 15:49:11 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2007-07-02 15:49:11 (GMT)
commit77da2add741e9745821284c52a46d57837ba07ed (patch)
treef55d07e2189e90cfc3d0d09909c8e85ceaae8a95 /data
parentf3c22cad30e8ec3ed2f56dcc3711ac165fda3048 (diff)
2007-07-02 Nickolay V. Shmyrev <nshmyrev@yandex.ru
* data/evince-toolbar.xml: * shell/ev-window.c: Let user add a presentation and fullscreen icons on toolbar. See bug #449734. svn path=/trunk/; revision=2538
Diffstat (limited to 'data')
-rw-r--r--data/evince-toolbar.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/evince-toolbar.xml b/data/evince-toolbar.xml
index 3def58a..71b0639 100644
--- a/data/evince-toolbar.xml
+++ b/data/evince-toolbar.xml
@@ -12,6 +12,8 @@
<toolitem name="ViewZoomOut"/>
<toolitem name="ViewBestFit"/>
<toolitem name="ViewPageWidth"/>
+ <toolitem name="ViewFullscreen"/>
+ <toolitem name="ViewPresentation"/>
<toolitem name="GoPreviousPage"/>
<toolitem name="GoNextPage"/>
<toolitem name="GoFirstPage"/>