aboutsummaryrefslogtreecommitdiffstats
path: root/nautilus-sendto-plugin/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Group all harddeps in one pkg-config callXavier Claessens2010-11-151-2/+1
| | | | We do not support GTK2 anymore, so there is no point in keeping those
* move GTK+ check to its own PKG_CHECK_MODULESGuillaume Desmottes2010-07-081-1/+2
|
* Depend on telepathy-logger (#610956)Guillaume Desmottes2010-06-181-1/+0
|
* nautilus-sendto: add TPL CFLAGSGuillaume Desmottes2010-06-181-0/+1
|
* Fix building nst plugin out of tree.Will Thompson2010-01-261-0/+1
|
* Fix nautilus-sendto plugin's linkingBastien Nocera2009-11-191-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 pluginBastien Nocera2009-09-241-0/+19
As nautilus-sendto now exports its plugin API. https://bugzilla.gnome.org/show_bug.cgi?id=596075