totem r5774 - in branches/gnome-2-24: . data



Author: hadess
Date: Wed Oct 22 17:39:34 2008
New Revision: 5774
URL: http://svn.gnome.org/viewvc/totem?rev=5774&view=rev

Log:
2008-10-22  Bastien Nocera  <hadess hadess net>

	* data/totem.ui: Remove accelerators for the window resize
	menu items, they were causing problems with the latest GTK+
	whenever the sidebar was used (Closes: #557447)



Modified:
   branches/gnome-2-24/ChangeLog
   branches/gnome-2-24/data/totem.ui

Modified: branches/gnome-2-24/data/totem.ui
==============================================================================
--- branches/gnome-2-24/data/totem.ui	(original)
+++ branches/gnome-2-24/data/totem.ui	Wed Oct 22 17:39:34 2008
@@ -124,7 +124,6 @@
                <property name="tooltip" translatable="yes">Resize to half the original video size</property>
                <signal name="activate" handler="zoom_1_2_action_callback"/>
             </object>
-            <accelerator key="0"/>
          </child>
          <child>
             <object class="GtkAction" id="zoom-1-1">
@@ -132,7 +131,6 @@
                <property name="tooltip" translatable="yes">Resize to the original video size</property>
                <signal name="activate" handler="zoom_1_1_action_callback"/>
             </object>
-            <accelerator key="1"/>
          </child>
          <child>
             <object class="GtkAction" id="zoom-2-1">
@@ -140,7 +138,6 @@
                <property name="tooltip" translatable="yes">Resize to double the original video size</property>
                <signal name="activate" handler="zoom_2_1_action_callback"/>
             </object>
-            <accelerator key="2"/>
          </child>
          <child>
             <object class="GtkAction" id="aspect-ratio-menu">



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