Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/evince-toolbar.xml13
-rw-r--r--data/evince-ui.xml2
2 files changed, 14 insertions, 1 deletions
diff --git a/data/evince-toolbar.xml b/data/evince-toolbar.xml
index fdfc695..d890276 100644
--- a/data/evince-toolbar.xml
+++ b/data/evince-toolbar.xml
@@ -26,5 +26,18 @@
<toolitem name="PageSelector"/>
<separator/>
<toolitem name="ViewZoom"/>
+ </toolbar>
+
+<toolbar name="PreviewTooBar" hidden="true" editable="false">
+ <toolitem name="GoPreviousPage"/>
+ <toolitem name="GoNextPage"/>
+ <separator/>
+ <toolitem name="PageSelector"/>
+ <separator/>
+ <toolitem name="ViewPageWidth"/>
+ <toolitem name="ViewBestFit"/>
+ <toolitem name="ViewZoomIn"/>
+ <toolitem name="ViewZoomOut"/>
</toolbar>
+
</toolbars>
diff --git a/data/evince-ui.xml b/data/evince-ui.xml
index 213a276..1470f8b 100644
--- a/data/evince-ui.xml
+++ b/data/evince-ui.xml
@@ -99,5 +99,5 @@
<accelerator name="KpMinusAccel" action="KpMinus"/>
<accelerator name="CtrlKpPlusAccel" action="CtrlKpPlus"/>
<accelerator name="CtrlKpMinusAccel" action="CtrlKpMinus"/>
-
+
</ui>