After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 623199 - nautilus-sendto API change
nautilus-sendto API change
Status: RESOLVED DUPLICATE of bug 621753
Product: empathy
Classification: Core
Component: General
2.31.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2010-06-30 10:33 UTC by Bastien Nocera
Modified: 2010-07-08 09:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2010-06-30 10:33:22 UTC
In nautilus-sendto 2.90.0, we removed a struct member:
http://git.gnome.org/browse/nautilus-sendto/commit/?id=ff902cb60e1ace5ca4af09f9c9f7d76517c8e5d5
and are now building against GTK+ 3.x

You should be able to hack sources that can be compiled against both nautilus-sendto 2.28.x (for GTK+ 2.x) and 2.90.x (for GTK+ 3.x), with some autotools-fu.
Comment 1 Guillaume Desmottes 2010-07-08 09:33:13 UTC
Marking as a dup of bug #621753 as that's fixed in my branch porting to GTK3.

*** This bug has been marked as a duplicate of bug 621753 ***