summaryrefslogtreecommitdiffstats
path: root/gtk/src/resources.plist
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2008-12-05 18:21:20 +0000
committerjstebbins <[email protected]>2008-12-05 18:21:20 +0000
commita3c6c3d28e31b4a60cbcb45baaefb942c0e06976 (patch)
tree5fcb227e1468c0c70d41a6515de67cb1c742f179 /gtk/src/resources.plist
parente8fc4aab3b2188244c884855272f731c2e69b3b4 (diff)
LinGui: stop live preview playback when the preview window is closed
otherwise you still continue to hear the audio. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2012 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/resources.plist')
-rw-r--r--gtk/src/resources.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/resources.plist b/gtk/src/resources.plist
index 5613ee92b..0a810c2fd 100644
--- a/gtk/src/resources.plist
+++ b/gtk/src/resources.plist
@@ -3849,7 +3849,7 @@ location as the movie.&lt;/property&gt;
&lt;property name=&quot;type_hint&quot;&gt;GDK_WINDOW_TYPE_HINT_DIALOG&lt;/property&gt;
&lt;property name=&quot;skip_taskbar_hint&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;skip_pager_hint&quot;&gt;True&lt;/property&gt;
- &lt;signal handler=&quot;gtk_widget_hide_on_delete&quot; name=&quot;delete_event&quot;/&gt;
+ &lt;signal handler=&quot;preview_window_delete_cb&quot; name=&quot;delete_event&quot;/&gt;
&lt;child&gt;
&lt;object class=&quot;GtkVBox&quot; id=&quot;vbox32&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;