[eog] Allow a button for saving images in the toolbar



commit ce15d3061dc8226e33440a2c4bdde7da5044e684
Author: Felix Riemann <friemann gnome org>
Date:   Tue Jul 14 14:03:41 2009 +0200

    Allow a button for saving images in the toolbar

 ChangeLog            |    4 ++++
 data/eog-toolbar.xml |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 10d3c55..5e07b2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-07-14  Felix Riemann  <friemann gnome org>
+
+	* data/eog-toolbar.xml: Allow saving from the toolbar.
+
 2009-07-01  Felix Riemann  <friemann gnome org>
 
 	* src/eog-application.c (eog_application_show_window):
diff --git a/data/eog-toolbar.xml b/data/eog-toolbar.xml
index e7c37c4..4554a90 100644
--- a/data/eog-toolbar.xml
+++ b/data/eog-toolbar.xml
@@ -2,6 +2,7 @@
 <toolbars version="1.0">
 <available>
     <toolitem name="FileOpen"/>
+    <toolitem name="FileSave"/>
     <toolitem name="FilePrint"/>
     <toolitem name="FileProperties"/>
     <toolitem name="ViewImageCollection"/>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]