Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-18 | Support building against Ayatana Indicators and Ubuntu Indicators alike. (#24) | Mike Gabriel | 1 | -0/+13 | |
* If only Ayatana Indicators are present in the build env, build against them. * If only Ubuntu Indicators are present in the build env, build against them. * If both Indicator implementations are present in the build env, then we build against Ayatana Indicators. A build against this or that implementation can be enforced by configure options (--with-ayatana-indicators=yes or --with-ubuntu-indicators=yes). * If either implementation is present, but the other -with-*-indicator configure option is given, an error is thrown at configure time. * No Indicator implementation present in the build env, of course, also throws an error at configure time. | |||||
2016-06-19 | build: make check for indicator lib a separate check | monsta | 1 | -3/+9 | |
2015-01-22 | drop indicator-0.3 support | Monsta | 1 | -9/+3 | |
Closes https://github.com/mate-desktop/mate-indicator-applet/issues/10 Closes https://github.com/mate-desktop/mate-indicator-applet/pull/11 | |||||
2014-06-25 | Rename binaries to not conflict with indicator-applet | Stefano Karapetsas | 1 | -15/+18 | |
2012-05-11 | Dropped support for the session applet. | Steve Zesch | 1 | -22/+0 | |
2011-12-24 | fixed build in debian | Stefano Karapetsas | 1 | -8/+16 | |
2011-12-23 | import from Mate-Extra repository | Stefano Karapetsas | 1 | -0/+82 | |