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 again

wbowling / adium (fork of adium / adium)

Fork of Adium for patches/improvements

Clone this repository (size: 338.7 MB): HTTPS / SSH
hg clone https://bitbucket.org/wbowling/adium
hg clone ssh://hg@bitbucket.org/wbowling/adium

Commit 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`

Comments

    Log in to comment »

    File Lines added Lines removed
    Plugins/Purple Service/ESPurpleNotifyEmailController.m 16 13