mirror of
https://github.com/igniterealtime/Spark.git
synced 2026-08-18 11:10:02 +00:00
The SoundRes class used only for the one sound INCOMING_USER that plays chat_request.wav. The SoundRes was removed and instead used the SoundManager and SoundPreferences. It was also added on the UI settings page. The unused methods from the SoundManager were removed.