William Bowling is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againCommit a79db9a3f818 Raw commit »
- commit
- a79db9a3f818
- parent
- 63a5052fc169
- branch
- default
Add a hidden default "AINoNewMailWindow" which prevents the "new mail" dialog from opening. Refs #7923.
To disable new mail window:
`defaults write com.adiumx.adiumx AINoNewMailWindow -BOOL yes`
To re-enable new mail window:
`defaults delete com.adiumx.adiumx AINoNewMailWindow`
| File | Lines added | Lines removed |
|---|---|---|
| Plugins/Purple Service/ESPurpleNotifyEmailController.m | 16 | 13 |
Comments
Log in to comment »