totem r5997 - in trunk: . src
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: totem r5997 - in trunk: . src
- Date: Tue, 17 Feb 2009 22:32:19 +0000 (UTC)
Author: hadess
Date: Tue Feb 17 22:32:19 2009
New Revision: 5997
URL: http://svn.gnome.org/viewvc/totem?rev=5997&view=rev
Log:
2009-02-17 Bastien Nocera <hadess hadess net>
* src/totem.c (main): Set the PulseAudio application
properties as per http://pulseaudio.org/wiki/ApplicationProperties
Modified:
trunk/ChangeLog
trunk/src/totem.c
Modified: trunk/src/totem.c
==============================================================================
--- trunk/src/totem.c (original)
+++ trunk/src/totem.c Tue Feb 17 22:32:19 2009
@@ -160,6 +160,7 @@
g_set_application_name (_("Totem Movie Player"));
gtk_window_set_default_icon_name ("totem");
+ g_setenv("PULSE_PROP_media.role", "video", TRUE);
gtk_about_dialog_set_url_hook (about_url_hook, NULL, NULL);
gtk_about_dialog_set_email_hook (about_email_hook, NULL, NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]