[baobab/wip/vala: 3/44] Remove accelerator from ui file.



commit 928ada5b7c054a8c1a3c35f4d3cc4d6b223fd379
Author: Paolo Borelli <pborelli gnome org>
Date:   Thu Jan 5 14:06:51 2012 +0100

    Remove accelerator from ui file.
    
    GtkBuilder does not handle accelerators if there is no toplevel. Besides
    having Esc as accelarator is very unusual.

 data/baobab-main-window.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/baobab-main-window.ui b/data/baobab-main-window.ui
index 5c0d327..79cb7fc 100644
--- a/data/baobab-main-window.ui
+++ b/data/baobab-main-window.ui
@@ -108,7 +108,6 @@
             <property name="tooltip_text" translatable="yes">Stop scanning</property>
             <property name="use_action_appearance">False</property>
             <property name="stock_id">gtk-stop</property>
-            <accelerator key="Escape" signal="clicked"/>
           </object>
           <packing>
             <property name="expand">False</property>



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