Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | nautilus-sendto: don't dup the account manager; it's not needed (closes bug ↵ | Jonny Lamb | 2009-11-06 | 1 | -36/+0 |
| | | | | | | #600961) Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | empathy-nautilus-sendto.c: fix shadow declaration | Guillaume Desmottes | 2009-10-22 | 1 | -1/+1 |
| | |||||
* | Add nautilus-sendto plugin | Bastien Nocera | 2009-09-24 | 2 | -0/+309 |
As nautilus-sendto now exports its plugin API. https://bugzilla.gnome.org/show_bug.cgi?id=596075 |