[totem] playlist: Fix save button not working



commit 8a3611910edac935220fca0144ee15f2963d2932
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 ec3648d..9e18986 100644
--- a/data/playlist.ui
+++ b/data/playlist.ui
@@ -135,6 +135,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]