aboutsummaryrefslogtreecommitdiffstats
path: root/nautilus-sendto-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Fix building nst plugin out of tree.Will Thompson2010-01-261-0/+1
|
* Miscellaneous string fixesPhilip Withnall2010-01-011-2/+2
| | | | | | | Lots of small spelling and grammar fixes, as well as some terminology cleanups. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* 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
* nautilus-sendto: don't dup the account manager; it's not needed (closes bug ↵Jonny Lamb2009-11-061-36/+0
| | | | | | #600961) Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* empathy-nautilus-sendto.c: fix shadow declarationGuillaume Desmottes2009-10-221-1/+1
|
* Add nautilus-sendto pluginBastien Nocera2009-09-242-0/+309
As nautilus-sendto now exports its plugin API. https://bugzilla.gnome.org/show_bug.cgi?id=596075