This is an automated email from the git hooks/post-receive script. bluesabre pushed a commit to branch master in repository apps/xfce4-volumed-pulse.
commit 590b4fa35cf0d7e84fa8aefd8ae36ad8afaa3c2d Author: Simon Steinbeiss <[email protected]> Date: Sun Sep 11 23:07:11 2016 +0200 Add information about the xfconf properties to README --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README b/README index 687683a..9a180a3 100644 --- a/README +++ b/README @@ -2,13 +2,18 @@ Please read INSTALL +== Xfconf properties +In the channel xfce4-volumed-pulse you can set the following properties: + * icon-style (int): 0: normal icon style (default), 1: symbolic icon style + * volume-step-size (int): default: 5 + == Reporting a bug https://bugs.launchpad.net/xfce4-volumed == Known Gstreamer problems * No sound card detected: if this happens you're probably missing a GStreamer - plugin for your sound system. If you're using ALSA then installing + plugin for your sound system. If you're using ALSA then installing gstreamer0.10-alsa should fix it. == Known installation problems -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
