Comment 6 for bug 495225

Revision history for this message
Cody Russell (bratsche) wrote :

Brian, thanks.. yeah that works just fine. Let's just change one line to keep it a bit cleaner looking:

 -#if defined(HAVE_NOTIFY)
 +#if defined(HAVE_NOTIFY) && defined(HAVE_APP_INDICATOR)