---
src/channel-record.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/channel-record.c b/src/channel-record.c
index d07d84e..e581aed 100644
--- a/src/channel-record.c
+++ b/src/channel-record.c
@@ -200,8 +200,8 @@ static void
spice_record_channel_class_init(SpiceRecordChannelClass *klass)
g_object_class_install_property
(gobject_class, PROP_VOLUME,
g_param_spec_pointer("volume",
- "Playback volume",
- "",
+ "Record volume",
+ "Record volume",
G_PARAM_READWRITE |
G_PARAM_STATIC_STRINGS));
--
2.5.0
_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel