[gthumb: 55/57] added the print command on the toolbar



commit e8c271b06ef0baff681d4042d12a744acb1ac925
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Jun 20 17:24:25 2010 +0200

    added the print command  on the toolbar

 extensions/image_print/callbacks.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/extensions/image_print/callbacks.c b/extensions/image_print/callbacks.c
index 8ce744a..ebb7856 100644
--- a/extensions/image_print/callbacks.c
+++ b/extensions/image_print/callbacks.c
@@ -41,6 +41,11 @@ static const char *fixed_ui_info =
 "      </placeholder>"
 "    </menu>"
 "  </menubar>"
+"  <toolbar name='ToolBar'>"
+"      <placeholder name='Export_Actions'>"
+"        <toolitem action='File_Print'/>"
+"      </placeholder>"
+"  </toolbar>"
 "</ui>";
 
 



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