[totem/gnome-3-0] playlist: Fix save button not working



commit a8b55d01c2b2e26306b43d61670e2308e14b3187
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Sep 5 14:16:52 2011 +0100

    playlist: Fix save button not working
    
    https://bugzilla.gnome.org/show_bug.cgi?id=651403

 data/playlist.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/playlist.ui b/data/playlist.ui
index fe52e7a..98e73d2 100644
--- a/data/playlist.ui
+++ b/data/playlist.ui
@@ -134,6 +134,7 @@
             <property name="use_underline">True</property>
 	    <property name="icon_name">document-save-symbolic</property>
 	    <property name="tooltip-text" translatable="yes">Save Playlist...</property>
+	    <signal name="clicked" handler="totem_playlist_save_files"/>
           </object>
           <packing>
             <property name="expand">False</property>



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