Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorAbhishek Mukherjee <linkinpark342@gmail.com>2008-04-23 21:35:50 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2008-04-23 21:35:50 (GMT)
commitf0b7075e647626890908db0d630d88a4e4f779b5 (patch)
treee1d6f8445533e9fd96b7914363f98c1644e0b34b /data
parentc6686db09d6eebb3f7d74528765b91d09a06362f (diff)
Allow to add SaveAs to toolbar.
2008-04-24 Abhishek Mukherjee <linkinpark342@gmail.com> * data/evince-toolbar.xml: Allow to add SaveAs to toolbar. svn path=/trunk/; revision=3020
Diffstat (limited to 'data')
-rw-r--r--data/evince-toolbar.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/evince-toolbar.xml b/data/evince-toolbar.xml
index d8073ec..6922a9f 100644
--- a/data/evince-toolbar.xml
+++ b/data/evince-toolbar.xml
@@ -3,6 +3,7 @@
<available>
<toolitem name="FileOpenRecent"/>
<toolitem name="FilePrint"/>
+ <toolitem name="FileSaveAs"/>
<toolitem name="ViewContinuous"/>
<toolitem name="ViewDual"/>
<toolitem name="ViewReload"/>