fix pa_stream_set_name
authorOmair Majid <omajid@redhat.com>
Wed, 10 Sep 2008 21:07:50 +0000 (17:07 -0400)
committerLennart Poettering <lennart@poettering.net>
Wed, 10 Sep 2008 21:37:27 +0000 (00:37 +0300)
commit2ab4bb76b217e481cf28cff0138726d9a7672895
tree9fda37fff49743c85c2ae668bb39b1cb4c75e7cc
parentf6670a1f2e0407e22226713bdf6fc6db68383b68
fix pa_stream_set_name

This patch fixes a bug in pa_stream_set_name. It uses the media.name
property instead of the application.name property when setting a
stream's name

>From aa1bda11d2084365cb0cec57f37d59f07ab80052 Mon Sep 17 00:00:00 2001
From: Omair Majid <omajid@redhat.com>
Date: Wed, 10 Sep 2008 17:02:28 -0400
Subject: [PATCH] Fix bug in pa_stream_set_name

Signed-off-by: Lennart Poettering <lennart@poettering.net>
src/pulse/stream.c