[file-roller] removed the stop button from the toolbar



commit 1a45ca691ec160ca8f411f476139c093c5e09d89
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Jun 18 20:57:59 2012 +0200

    removed the stop button from the toolbar
    
    the user can use the Cancel button of the progress dialog to cancel
    a long operation

 src/ui/menus-toolbars.ui |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/src/ui/menus-toolbars.ui b/src/ui/menus-toolbars.ui
index 6e9877e..d60dbee 100644
--- a/src/ui/menus-toolbars.ui
+++ b/src/ui/menus-toolbars.ui
@@ -54,8 +54,6 @@
     <separator/>
     <toolitem action="AddFiles_Toolbar"/>
     <toolitem action="AddFolder_Toolbar"/>
-    <separator/>
-    <toolitem action="Stop"/>
   </toolbar>
   <toolbar name="LocationBar">
     <toolitem action="GoBack"/>
@@ -101,4 +99,4 @@
     <menuitem action="RenameFolderFromSidebar"/>
     <menuitem action="DeleteFolderFromSidebar"/>
   </popup>
-</ui>
\ No newline at end of file
+</ui>



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