Comment 5 for bug 497857

Revision history for this message
Travis B. Hartwell (nafai) wrote :

Hopefully final changes, based on what Sebastien pointed out on IRC, and another thing I noticed:
1) preprocessed out the code to blink completely in the case of using app indicators
2) the #ifdef/#endif's sometimes were separated by a bit, so I added a comment on each #endif to be

#endif /* HAVE_APP_INDICATOR */

?field.comment=Hopefully final changes, based on what Sebastien pointed out on IRC, and another thing I noticed:
1) preprocessed out the code to blink completely in the case of using app indicators
2) the #ifdef/#endif's sometimes were separated by a bit, so I added a comment on each #endif to be

#endif /* HAVE_APP_INDICATOR */

Should be ready for upstream.