When I take a still picture, Kamoso plays a sound. I would like to have the option to disable it. Reproducible: Always Steps to Reproduce: 1. Take a still picture. Actual Results: Listen to the sound. Expected Results: Have an option to disable the sound.
I submitted a patch via reviewboard: https://git.reviewboard.kde.org/r/112708/ Please review it and let me know whether I can commit it. Michael
Git commit 37926c961aee35886e47e88f67d8a7a60e7791cf by Michael Georg Hansen. Committed on 13/09/2013 at 19:33. Pushed by mghansen into branch 'master'. Add an option to not play a sound when taking a picture. REVIEW: 112708 M +5 -1 src/kamoso.cpp M +4 -0 src/kamosoSettings.kcfg M +7 -0 src/pictureConfig.ui http://commits.kde.org/kamoso/37926c961aee35886e47e88f67d8a7a60e7791cf
Thanks Michael.