From dee3555b2a614e3fa824533125ab4b210d7f8377 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 6 May 2008 21:11:55 +0000 Subject: [PATCH] rename 'routing' to 'filter' git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2371 fefdeb5f-60dc-0310-8127-8f9354f1896f --- src/pulse/proplist.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pulse/proplist.h b/src/pulse/proplist.h index 40c4775..d1bf371 100644 --- a/src/pulse/proplist.h +++ b/src/pulse/proplist.h @@ -38,7 +38,7 @@ PA_C_DECL_BEGIN * media.filename * media.icon * media.icon_name - * media.role video, music, game, event, phone, production, routing, abstract + * media.role video, music, game, event, phone, production, filter, abstract * event.id button-click, session-login * event.x11.display * event.x11.xid @@ -60,7 +60,7 @@ PA_C_DECL_BEGIN * device.bus_path * device.serial * device.vendor_product_id - * device.class sound, modem, monitor + * device.class sound, modem, monitor, filter * device.form_factor laptop-speakers, external-speakers, telephone, tv-capture, webcam-capture, microphone-capture, headset * device.connector isa, pci, usb, firewire, bluetooth * device.access_mode mmap, mmap_rewrite, serial -- 2.7.4