Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get the real list of system beeps #156

Open
docwhat opened this issue Jun 6, 2013 · 0 comments · May be fixed by #287
Open

Get the real list of system beeps #156

docwhat opened this issue Jun 6, 2013 · 0 comments · May be fixed by #287

Comments

@docwhat
Copy link

docwhat commented Jun 6, 2013

Currently, the list of beeps is hard-coded into LimeChat.

Better would be to fetch the actual list on the system so people can add more if they want.

The code in question is in 'PreferencesController.m'.

There is an overflow answer showing how to do this better: sound picker / list of system sounds

I do know that sounds can be in:

  • /System/Library/Sounds -- Sounds shipped with the OS
  • /Library/Sounds -- Sounds added by the sys-admin for all users.
  • $HOME/Library/Sounds -- User's custom sounds.

Ciao!

Hummer12007 added a commit to Hummer12007/limechat that referenced this issue Mar 27, 2016
@Hummer12007 Hummer12007 linked a pull request Mar 27, 2016 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant