[Xfce4-commits] <parole:master> Fix missing signal handler for the mute menu item.

Ali Abdallah noreply at xfce.org
Thu Nov 26 10:16:05 CET 2009


Updating branch refs/heads/master
         to fec37f5d94c21912a8df40d019e37b19712cf0bd (commit)
       from d778ce247b3ae2c257e8962fd18d7ab13b07e290 (commit)

commit fec37f5d94c21912a8df40d019e37b19712cf0bd
Author: Ali Abdallah <ali at ali-xfce.org>
Date:   Thu Nov 26 08:59:16 2009 +0100

    Fix missing signal handler for the mute menu item.

 data/interfaces/parole.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/data/interfaces/parole.ui b/data/interfaces/parole.ui
index 6137bbf..8d7eb7d 100644
--- a/data/interfaces/parole.ui
+++ b/data/interfaces/parole.ui
@@ -225,6 +225,7 @@
                         <property name="visible">True</property>
                         <property name="image">image12</property>
                         <property name="use_stock">False</property>
+                        <signal name="activate" handler="parole_player_volume_mute"/>
                       </object>
                     </child>
                     <child>



More information about the Xfce4-commits mailing list