[dasher] Stop "Quit" from appearing when hovering on the menu options. Spotted by David Mackay.



commit 2381455b2463ba946f93dcca649c3741091ae72c
Author: Patrick Welche <prlw1 cam ac uk>
Date:   Mon Oct 11 18:22:13 2010 +0100

    Stop "Quit" from appearing when hovering on the menu options.
    Spotted by David Mackay.

 Data/GUI/dasher.traditional.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/Data/GUI/dasher.traditional.ui b/Data/GUI/dasher.traditional.ui
index eff79d0..c8e1085 100644
--- a/Data/GUI/dasher.traditional.ui
+++ b/Data/GUI/dasher.traditional.ui
@@ -198,7 +198,6 @@
         <child>
           <object class="GtkMenuBar" constructor="uimanager1" id="dasher_menu_bar">
             <property name="visible">True</property>
-            <property name="tooltip-text" translatable="yes">Quit</property>
             <property name="pack_direction">GTK_PACK_DIRECTION_LTR</property>
             <property name="child_pack_direction">GTK_PACK_DIRECTION_LTR</property>
             <signal handler="test_focus_handler" name="focus-in-event"/>



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