]> www.fi.muni.cz Git - evince.git/commitdiff
Allow to add SaveAs to toolbar.
authorAbhishek Mukherjee <linkinpark342@gmail.com>
Wed, 23 Apr 2008 21:35:50 +0000 (21:35 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Wed, 23 Apr 2008 21:35:50 +0000 (21:35 +0000)
2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>

* data/evince-toolbar.xml:

Allow to add SaveAs to toolbar.

svn path=/trunk/; revision=3020

ChangeLog
data/evince-toolbar.xml

index 4ecf581d9a154599b8fdbf1c4a56b3d5bd313c26..5dd139da83146c945120209e2e7f3c44100fefef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>
+
+       * data/evince-toolbar.xml:
+       
+       Allow to add SaveAs to toolbar.
+
 2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * shell/ev-view-private.h:
index d8073ec0c02f6e3872a856e8260fed315ed58f34..6922a9f9bb3da9967e6f155dc56fac52828ff3f7 100644 (file)
@@ -3,6 +3,7 @@
 <available>
     <toolitem name="FileOpenRecent"/>
     <toolitem name="FilePrint"/>
+    <toolitem name="FileSaveAs"/>
     <toolitem name="ViewContinuous"/>
     <toolitem name="ViewDual"/>
     <toolitem name="ViewReload"/>