[pulseaudio-tickets] [Bug 40636] Change public facing references to "sync_volumes"
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 14 01:25:55 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=40636
Colin Guthrie <fdo at colin.guthr.ie> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #6 from Colin Guthrie <fdo at colin.guthr.ie> 2011-09-14 01:25:55 PDT ---
commit aa3142ab208000fe675b1deba46461e7fe8e470f
Author: Colin Guthrie <colin at mageia.org>
Date: Tue Sep 13 21:15:49 2011 +0100
volume: Rename 'sync volume' to 'deferred volume'.
This just covers Lennart's concern over the terminology used.
The majority of this change is simply the following command:
grep -rli sync[-_]volume . | xargs sed -i
's/sync_volume/deferred_volume/g;s/PA_SINK_SYNC_VOLUME/PA_SINK_DEFERRED_VOLUME/g;s/PA_SOURCE_SYNC_VOLUME/PA_SOURCE_DEFERRED_VOLUME/g;s/sync-volume/deferred-volume/g'
Some minor tweaks were added on top to tidy up formatting and
a couple of phrases were clarified too.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the pulseaudio-bugs
mailing list