Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Group all harddeps in one pkg-config call | Xavier Claessens | 2010-11-15 | 1 | -2/+1 |
| | | | | We do not support GTK2 anymore, so there is no point in keeping those | ||||
* | move GTK+ check to its own PKG_CHECK_MODULES | Guillaume Desmottes | 2010-07-08 | 1 | -1/+2 |
| | |||||
* | Depend on telepathy-logger (#610956) | Guillaume Desmottes | 2010-06-18 | 1 | -1/+0 |
| | |||||
* | nautilus-sendto: add TPL CFLAGS | Guillaume Desmottes | 2010-06-18 | 1 | -0/+1 |
| | |||||
* | Fix building nst plugin out of tree. | Will Thompson | 2010-01-26 | 1 | -0/+1 |
| | |||||
* | Fix nautilus-sendto plugin's linking | Bastien Nocera | 2009-11-19 | 1 | -1/+0 |
| | | | | | | | No need to link to both libempathy-gtk and libempathy, the former already links to the latter. https://bugzilla.gnome.org/show_bug.cgi?id=602324 | ||||
* | Add nautilus-sendto plugin | Bastien Nocera | 2009-09-24 | 1 | -0/+19 |
As nautilus-sendto now exports its plugin API. https://bugzilla.gnome.org/show_bug.cgi?id=596075 |