[meld] Remove chunk actions from toolbar



commit fd5c05b96403f9ca014b992e34471663d61ce1a3
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Thu May 6 08:02:00 2010 +1000

    Remove chunk actions from toolbar
    
    The chunk actions were only on the toolbar for ease of access for
    testing purposes. After this commit, they are only accessible through
    the menus and keyboard shortcuts.

 data/ui/filediff-ui.xml |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/data/ui/filediff-ui.xml b/data/ui/filediff-ui.xml
index 2df3e7f..27b93b3 100644
--- a/data/ui/filediff-ui.xml
+++ b/data/ui/filediff-ui.xml
@@ -5,13 +5,6 @@
       <toolitem action="Undo"/>
       <toolitem action="Redo"/>
     </placeholder>
-    <placeholder name="SpecialActions">
-      <toolitem action="PushLeft"/>
-      <toolitem action="PushRight"/>
-      <toolitem action="PullLeft"/>
-      <toolitem action="PullRight"/>
-      <toolitem action="Delete"/>
-    </placeholder>
   </toolbar>
 
   <menubar name="Menubar">



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