mirror of
https://github.com/igniterealtime/Spark.git
synced 2026-04-01 20:35:34 +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.