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 598861 - Can't compile tinymail without gnome_vfs devel packages
Can't compile tinymail without gnome_vfs devel packages
Status: RESOLVED FIXED
Product: tinymail
Classification: Deprecated
Component: tinymail
unspecified
Other Linux
: High normal
: ---
Assigned To: Maintainers of tinymail
Maintainers of tinymail
Depends on:
Blocks:
 
 
Reported: 2009-10-18 19:08 UTC by Javier Jardón (IRC: jjardon)
Modified: 2009-10-22 11:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove gnome_vfs code from example code (1.25 KB, patch)
2009-10-18 19:08 UTC, Javier Jardón (IRC: jjardon)
accepted-commit_now Details | Review

Description Javier Jardón (IRC: jjardon) 2009-10-18 19:08:36 UTC
tinymail example code still has some unneded gnome_vfs code (so you can't compile tinymail without gnome_vfs devel packages).

Patch following.
Comment 1 Javier Jardón (IRC: jjardon) 2009-10-18 19:08:59 UTC
Created attachment 145745 [details] [review]
Remove gnome_vfs code from example code
Comment 2 Sergio Villar 2009-10-22 10:19:31 UTC
Review of attachment 145745 [details] [review]:

Patch looks good
Comment 3 Sergio Villar 2009-10-22 11:11:20 UTC
Patch committed to trunk in tinymail r4042

Thx for the fix!!!